Skip to content

Commit

Permalink
Updated demo_updateios.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schamola authored Nov 23, 2023
1 parent bf883d0 commit ae75a3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions playbooks/demo_updateios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
filesets: [ios.cli.man.es_ES, ios.cli.man.fr_FR]

- name: Update the VIOS to the latest level, where the updates are
located on the mounted file system /home/padmin/update
present at a particular location
updateios:
action: update
device: "{{ device_val }}"
Expand Down Expand Up @@ -51,4 +51,4 @@

- name: Remove outdated filesets
updateios:
action: remove_outdated_filesets
action: remove_outdated_filesets

0 comments on commit ae75a3f

Please sign in to comment.