- Updates docs with tip for using
import_playbook
Details
- Adds
apache2_configurerole - Adds
configure_apache2.ymlplaybook - Adds a role skeleton
- Adds a FAQ to development documentation
- Updates various lint configuration files
- Adds release workflow
Details
Initial release.
- Adds config files for gitignore, ansible-lint, ansible-navigator, ansible galaxy, molecule and markdownlint
- Adds configure_swap.yml playbook and molecule test
- Adds a prepare_default.yml molecule playbook which will call the driver specific prepare playbook (Useful when creating custom prepare.yml files)
- Adds a lint and test github action
- Adds usage and development documentation