I've been trying to get my playbooks to play out cleanly during a dry run with the --check switch. I've ran into a problem where one of my tasks using the file module fails because a user does not exist yet. The user is added prior to this task running so when not using the --check switch it plays out fine. Has anyone ran into this and have a valid work around to get --check to play out cleanly? I also cannot use ignore_errors parameter as if this actually fails during the deployment I want it to do the default action and stop. Thanks ahead for anyone's help or response.
Thanks, Chris -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
