Hello @all
today i took another try on the role dependency feature and realize that
this doesn't work as i expect this.
First at all:
ansible --version
ansible 1.9.2
configured module search path = /usr/share/ansible
I try to explain what i mean with an sample playbook/roles:
$ cat play-test.y
Hello @all
today i took another try on the role dependency feature and realize that
this doesn't work as i expect this.
First at all:
ansible --version
ansible 1.9.2
configured module search path = /usr/share/ansible
I try to explain what i mean with an sample playbook/roles:
$ cat play-test.y