Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(Work in progress..)

Ansible Info:

Version: >= 2.2.1.0

Installed with: PIP

sudo pip install ansible


Ansible Command:

ansible-playbook -v -i inventory/(PLATFORM-TO-DEPLOY)/teip.yml playbook/site.yml --ask-vault-pass

...


How to prepare a new platform:

To prepare a new platform, there are some directory to prepare:

...