You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Playbook for installing NTP on all three servers: ntp-playbook.yml
A Playbook for installing django on just the "app" servers: app-playbook.yml
A Playbook for installing mariadb on just the DB server and configuring iptables using the IPTables module. A good example of how to use
a module instead of a command. The original command is right in the playbook. mariadb-playbook.yml