Replies: 5 comments 1 reply
-
From https://molecule.readthedocs.io/en/latest/configuration.html#provisioner:
|
Beta Was this translation helpful? Give feedback.
-
Probably worth to add a note to https://etherpad.openstack.org/p/ansible-molecule which is a brain dump for how we can improve the documentation right now. This is definitely not easy to find and we should change that. |
Beta Was this translation helpful? Give feedback.
-
@lwm, I appreciate your reply. I've read documentation. I even tried to dig into provisioner related code. I'm "begging", for the lack of better word, for some example of "do this, do that, voilà you get banana". What kind of "code" should go inside I mean no offense. If no such thing is possible eg. it's experimental and we don't know yet, then it's not possible. I'm cool with that. |
Beta Was this translation helpful? Give feedback.
-
All good! No problems. I think it's being done by someone but nothing in the tests (well, I did a quick check). I don't have anything further :/ I've added a note to the etherpad and hopefully we can get something for this. If you do any experimentation (or anyone!) please let us know in this issue. |
Beta Was this translation helpful? Give feedback.
-
Note that For future reference (and until official docs have this included), I found the usage of Include path to the provisioner:
name: ansible
playbooks:
side_effect: side_effect.yml Then create the file
To run it, you can run the command The |
Beta Was this translation helpful? Give feedback.
-
Issue Type
Molecule and Ansible details
Not applicable
Desired Behavior
Hello,
please, would it be possible to provide more documentation/examples of what side_effect is and how to use it. I know the feature exists, but I haven't really found any documentation on what it is, what good is it for or how to use it.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions