Skip to content

Hexadecimalz/Ansible-Playbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible-Playbooks

Synopsis

Some playbooks and lists of reminder commands. Not sure what I want to do with this repo, but I intend to update it more as I work through studying for RHCE.

Command Notes

Syntax Check ansible-playbook playbook.yml --syntax-check

Built-in Documentation

  • List all modules: ansible-doc -l
  • Show module documentation ansible-doc MODULE
    • Type /EXAMPLE to see example documentation

Notes

Releases

No releases published

Packages

No packages published

Languages