Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors