8000 GitHub - selvigp/ansible-demo-ci
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

selvigp/ansible-demo-ci

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-demo-ci

Demo repository for testing Molecule and GitHub actions to do Ansible testing

Content

├── apache.yml # A playbook we test
├── .github # GitHub actions main directory
│   └── workflows 
│       └── ci.yml # CI pipeline which does Molecule testing
├── LICENSE
├── molecule # Molecule main directory
│   └── default # Test scenario default directory
│       ├── converge.yml # How you get Molecule to run a playbook
│       ├── molecule.yml # Molecule main config
│       └── verify.yml # Unit tests
└── README.md

test status:

CI

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0