Skip to content

Commit

Permalink
fix(ansible-runner): formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rwxd committed Jun 11, 2022
1 parent 29c9638 commit 665a0f7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions DevOps/Continuous-Integration/Ansible/ansible-runner.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

## Usage

Run with docker as process isolation
Run with docker as process isolation

`ansible-runner run demo -m debug --hosts localhost -a msg=hello --container-image quay.io/ansible/awx-ee -vvvv --process-isolation --process-isolation-executable=docker`

## Links
- [Using Runner with Execution Environments](https://ansible-runner.readthedocs.io/en/stable/execution_environments.html)
- [Using Runner with Execution Environments](https://ansible-runner.readthedocs.io/en/stable/execution_environments.html)

0 comments on commit 665a0f7

Please sign in to comment.