Ansible CLI allows to run a custom shell command (done implicitly using the default module "ansible.builtin.command"):
ansible myhost -a "/bin/mycommand"
Is it possible to do the same via
tower-cli
aka awx-cli
?
EDIT: answers that use the awx
CLI tool are acceptable; however, I'd prefer solutions that use tower-cli
/awx-cli
.
Asked by dr_
(32078 rep)
May 27, 2022, 02:33 PM
Last activity: Jun 2, 2022, 10:32 AM
Last activity: Jun 2, 2022, 10:32 AM