Skip to content

cloudqubes/ansible_assert

Repository files navigation

How to use Ansible for verifying configurations

ansible_assert is a collection of Ansible playbooks that demonstrate how to use Ansible for verifying configurations without actually changing.

How to run the playbooks

  1. Clone the repo.
  2. Update the hostnames in the hosts files.
  3. Run a playbook: ansible-playbook -i hosts file-content-check.yml

Read How to use Ansible for verifying configurations for more details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published