Skip to content

oxyrox/ansible-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-reports

Run

ansible-playbook playbook.yml

Playbooks

  • playbook: Play the role role1 with a print variable. It's purpose is to test how handlers are dealing with variables, reused in a roles dependency.

Role

  • role1: Depends on role2. Will debug the print variable and call two handlers, one from role1 and another from role2, both debugging print.
  • role2: Contains a handler that debugs the print variable as well.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published