[ansible-project] Re: How can I execute one code block from local/master/control node?

2022-05-26 Thread bente...@gmail.com
hello, can anyone help me to achieve this? On Wednesday, 25 May 2022 at 08:03:54 UTC+3 bente...@gmail.com wrote: > I would like to execute the below tasks which create a user on a remote > host and trigger an SMS gateway call from master/control node. > > This is running from awx/(

[ansible-project] How can I execute one code block from local/master/control node?

2022-05-24 Thread bente...@gmail.com
I would like to execute the below tasks which create a user on a remote host and trigger an SMS gateway call from master/control node. This is running from awx/(tower) where I get some of the parameters through an AWX survey. - - name: create use