Skip to content

Commit

Permalink
Fixes #36339 - Ansible DEV docs - ansible-runner-env path config
Browse files Browse the repository at this point in the history
  • Loading branch information
stejskalleos authored and adamruzicka committed May 16, 2023
1 parent 85e60a9 commit 7e4d9b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions developer_docs/ansible_dev_setup.asciidoc
Expand Up @@ -67,6 +67,11 @@ Enable feature
:enabled: true
....

Set path to `ansible-runner-environment`
[source, console]
....
export SMART_PROXY_ANSIBLE_ENVIRONMENT_WRAPPER="/path/to/smart_proxy_ansible/bin/ansible-runner-environment.sh"
....

Run all services
[source, bash]
Expand Down

0 comments on commit 7e4d9b2

Please sign in to comment.