BonnyCI / projman

A project management repository -- meta
0 stars 2 forks source link

The ansible-runner's --force option breaks the ansible run #211

Closed gandelman-a closed 7 years ago

gandelman-a commented 7 years ago

newly added '--force' option works to ignore the /etc/disable/ansible-runner-* files but the script continues to pass the '--force' argument onto ansible, which fails because it is an unknown argument. If specified, the --force option would need to be removed/shifted out of $@ before passing on to ansible-runner. This is slightly complicated by the fact that the runner script calls itself via run-one.