|
|
|
|
|
by crucialfelix
3901 days ago
|
|
there is always script: - script: /some/local/script.sh --some-arguments 1234
originally one of the selling points of ansible was that you could just include a shell script and run it.I've also often found much of my time wasted trying to get ansible to do something simple. |
|