Skip to content

eichisanden/mackbook-playbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macbook-playbook

  • Install roles
$ ansible-galaxy install -p roles -r requirements.yml
  • Syntax Check
$ ansible-playbook playbook.yml -i hosts --syntax-check
  • Execute
$ ansible-playbook playbook.yml -i hosts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages