Skip to content
Snippets Groups Projects
Commit 6349ff0a authored by Aleksandr Kurbatov's avatar Aleksandr Kurbatov
Browse files

remote user should be now passed as environmental var

via ANSIBLE_REMOTE_USER set in gap-deployment
parent c4a90258
No related branches found
No related tags found
1 merge request!106remote user should be now passed as environmental var
- name: Manage base config playbook
hosts: all
gather_facts: false
remote_user: admin
# remote_user: admin
# remote_user: geant-gap-test
roles:
- Juniper.junos
- ../roles/base_config
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment