Skip to content

My most used Ansible playbooks for automating servers.

License

Notifications You must be signed in to change notification settings

willianpaixao/playbooks

Repository files navigation

ansible-playbooks

GitPitch

Note: For now I only pushed my most used playbooks.

Run

Quite simple, just run:

$ ansible-playbook -K main.yml

Test

Next thing I need to do is clean my tasks and make it comply with the best practices of DevOps Culture. I've found those two packages, although haven't refactored yet.

$ pip install ansible-lint ansible-review
$ ansible-review ansible/main.yml

About

My most used Ansible playbooks for automating servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages