Separate both AWX jobs
If the first one fails (unreachable node for example), the second script won't be run. Having 2 separate stages ensure both will always run. We might want to create a template to deploy on all nodes at the same time.
Please register or sign in to comment