Skip to content

dubiousOne/ansible-master

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-master

Ansible v2.0.0.2

To test with a local vm, add your host to inventory/dev, then:

ansible-playbook -i inventory/dev -u <username> --ask-pass --ask-sudo-pass site.yml

The ask-pass option isn't necessary if a key is installed for the user on the vm. username is not necessary if specified in inventory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published