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

remove commented remote_user

parent 252c8a71
No related branches found
No related tags found
No related merge requests found
- name: Manage base config playbook - name: Manage base config playbook
hosts: all hosts: all
gather_facts: false gather_facts: false
# remote_user: admin
# remote_user: geant-gap-test
roles: roles:
- Juniper.junos - Juniper.junos
- ../roles/base_config - ../roles/base_config
- name: Manage iptrunks playbook - name: Manage iptrunks playbook
hosts: all hosts: all
# remote_user: "{{ gap_ansible_user }}"
# remote_user: geant-ne-na-lab
gather_facts: false gather_facts: false
roles: roles:
- Juniper.junos - Juniper.junos
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment