Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jarrodmillman/ansible
https://github.com/jarrodmillman/ansible
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jarrodmillman/ansible
- Owner: jarrodmillman
- License: bsd-2-clause
- Created: 2015-01-02T07:13:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T17:33:45.000Z (over 4 years ago)
- Last Synced: 2024-11-01T14:12:04.554Z (about 2 months ago)
- Language: Shell
- Size: 99.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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