Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

This repo is just a simple testcase of Ansible default variable value handling.

According to the documentation, Ansible will include all defaults/main.yaml contents in the play.

A role named test-B doesn't have a default value defined for testvar and yet it is accessible and its value is equal to value from test-C role.

To run it, type: ansible-playbook test.yaml -i localhost, -c local

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors