Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petr-korobeinikov/ansible-galaxy-usage-example

Ansible Galaxy usage example.
https://github.com/petr-korobeinikov/ansible-galaxy-usage-example

ansible ansible-galaxy infrastructure-as-code infrastructure-management

Last synced: about 1 month ago
JSON representation

Ansible Galaxy usage example.

Awesome Lists containing this project

README

        

# ansible-galaxy-usage-example

$ cp Vagrantfile.dist Vagrantfile
$ vagrant up
$ cd ansible
$ cp ansible.cfg.dist ansible.cfg
$ ansible-galaxy install -r requirements.yml
$ ansible-playbook -i inventory/vagrant playbook.yml