13.12.2018 · I don't hear the problem: the issue you pointed to clearly says it's not supported behavior. But, even if it was, what you would want is actually (if such a thing were possible) {{ {{register}}.instances }} because register is not the variable it's the expression containing the name of the variable. The very fact that you even have to come to SO and ask this question means you …
19.11.2015 · 'ansible.parsing.yaml.objects.AnsibleUnicode object' has no attribute 'stdout' Bug #1517936 reported by Wu Hong Guang on 2015-11-19. 10. This bug affects 2 people. Affects Status Importance Assigned to Milestone kolla Edit Won't Fix. Wishlist. Steven Dake Edit
10.06.2019 · Basically running playbook from CM host and getting below error, tried lot of things however could not figure out what is going wrong. PLAY [Install CDH] *****...
I think than an example should make it much easier to understand. Lets assume we have the acme namespace, usually the github organization and the collection short name is goodies, containing just one role named ensure_rich.. As you probably noted, I used the recommended format for role names, not using dashes.
31.08.2017 · Looks like the commit 0571014 "may" have broken this as when i revert the behaviour works as expected. Looking into it further the host list from _inventory.hosts is no longer a dict but just a string so there is no attribute name to get the details for.. I have applied the following diff locally and it works fine after that but want to get further clarification from someone more …
17.12.2015 · Loading status checks…. c9cf07e. * Saving of the registered variable was occuring after the tests for changed/failed_when. * Each of the above fields and until were being post_validated too early, so variables which were not defined at …