Skip to content

Ansible roles and playbooks for maintaining OBF server infrastructure

License

Notifications You must be signed in to change notification settings

OBF/obf-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obf-ansible - Ansible playbooks for OBF-run servers

Install dependencies

Playbooks here currently have the following dependencies:

  • Ansible Galaxy roles:
    • stafwag.package_update
    • Install roles from Ansible Galaxy like this:
      $ ansible-galaxy role install <ROLE_NAME>
      They will install into the default directory, typically ~/.ansible/roles/ on Unix and macOS systems.

Run the playbooks

Run in the following way:

$ ansible-playbook -i hosts.yml <PLAYBOOK>

The following playbooks are currently available:

  • update-reboot.yml - Runs OS-appropriate package updates across the AWS-hosted inventory, and when complete reboots each one, waiting for each to come back.

About

Ansible roles and playbooks for maintaining OBF server infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published