cinek810 / ansible-deployer

Command line utility wrapping ansible-playbook to run it with elevated privileges only for certain predefined tasks.
MIT License
4 stars 5 forks source link

Add --raw-runner-output option that skips output formatting #111

Closed LegenJCdary closed 2 years ago

LegenJCdary commented 2 years ago

Print full output from ansible when --debug is on

fixing issues #91 #94