Ansible/README.md

208 B

Ansible

Catalogue of Ansible playbooks and helper scripts for server management

Test ansible scripts locally

ansible-playbook playbook.yml --connection=local --inventory=127.0.0.1, --limit 127.0.0.1