Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jarrodmillman/ansible


https://github.com/jarrodmillman/ansible

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

ansible
=======

Use sudo and be verbose:

ansible-playbook -i hosts -vvvvv -K site.yml

Dry run using ssh:

ansible-playbook -i hosts -k -C pfc-bootstrap.yml

On remote host:

sudo ansible-playbook -i hosts remote.yml

TODO
----

- "@Development Tools", "@Perl Support", "@C Development Tools and Libraries"

Users
-----

https://dzone.com/articles/user-management-with-ansible

https://serversforhackers.com/c/create-user-in-ansible

http://www.mydailytutorials.com/working-ansible-user-module/

https://github.com/debops/ansible-users