Skip to content

Commit

Permalink
List update playbook collection cisco ios
Browse files Browse the repository at this point in the history
  • Loading branch information
brahmanim committed Jul 12, 2022
1 parent c0777d2 commit db37568
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions collection_cisco_ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
when: ansible_network_os == 'vyos.vyos.vyos'

- name: backup switch (ios)
cisco.ios.ios_config:
backup: yes
register: backup_ios_location
when: ansible_network_os == 'cisco.ios.ios'
cisco.ios.ios_config:
backup: yes
register: backup_ios_location
when: ansible_network_os == 'cisco.ios.ios'

- name: Create backup dir
file:
Expand Down

0 comments on commit db37568

Please sign in to comment.