/infrastructure

Primary LanguageJinjaGNU General Public License v3.0GPL-3.0

  1. Add the IP address of the server to the appropriate hosts file, e.g. inventories/production/hosts.

  2. Run the appropriate playbooks, for example:

ansible-playbook -i playbooks/cloud/inventories/production/hosts playbooks/cloud/cloud.yml

Linting

ansible-lint will load custom .yamllint config files, extending its internal yamllint config.