Skip to content

diabelko/ansible-defaultvars-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors