Ansible Container, version 0.9.2
Linux, dockerbox-1, 4.13.0-32-generic, #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018, x86_64
2.7.12 (default, Nov 20 2017, 18:23:56)
##### SUMMARY
I am not able to figureout how to run an additional command after the container has started.
I think the way described in the container.yml(pasted above) is wrong, as it contains two "command" directives.
To be specific, I am looking for something like a "post-container-start" directive, or a way to run multiple commands. Ofcourse an option is to put all the required commands in a single shell script, but just wondering if there is another way.
##### STEPS TO REPRODUCE
Add a seconds command directive in container.yml
##### EXPECTED RESULTS
Run two (or more) commands, one after the other
##### ACTUAL RESULTS
Container wont start
ISSUE TYPE
container.yml
OS / ENVIRONMENT
Ansible Container, version 0.9.2 Linux, dockerbox-1, 4.13.0-32-generic, #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018, x86_64 2.7.12 (default, Nov 20 2017, 18:23:56)