Skip to content

aabcore/ansible_install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Time Setup

You will need - a hosts file with one group called [servers] and the address(es) to the machine(s) you want to start the simulation on

Command Line

  • Run playbook against servers in hosts file
    • ansible-playbook simulation.yml -i hosts --ask-pass --ask-vault-pass -v
  • Edit the secret_vars.yml file
    • EDITOR=nano ansible-vault edit ./vars/secret_vars.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published