Skip to content

Commit

Permalink
Ansible DEV docs - ansible-runner-env path config
Browse files Browse the repository at this point in the history
  • Loading branch information
stejskalleos committed Apr 14, 2023
1 parent 968998d commit acbc392
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions developer_docs/ansible_dev_setup.asciidoc
Expand Up @@ -67,6 +67,13 @@ Enable feature
:enabled: true
....

Set path to `ansible-runner-environment`
[source, bash]
....
# vi ~/.bash_rc
export SMART_PROXY_ANSIBLE_ENVIRONMENT_WRAPPER="/path/to/smart_proxy_ansible/bin/ansible-runner-environment.sh"
# source ~/.bash_rc
....

Run all services
[source, bash]
Expand Down

0 comments on commit acbc392

Please sign in to comment.