This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
Command #89
Unanswered
rafaelpirolla
asked this question in
Q&A
Command
#89
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
molecule-docker/molecule_docker/playbooks/create.yml
Line 109 in 5ebda29
Maybe just do a:
when: item.command
There's something off with this task though. Sorry that I don't know how to be more precise.
If you just take the create out and try to run it with a simple variable definition it shouts strange issues since the with_item seems to point to a result dict and not the platform itself.
You would also need to create the filter file... Executing this would give:
Beta Was this translation helpful? Give feedback.
All reactions