@ -0,0 +1,20 @@
- hosts: switches
tasks:
- name: set a banner
ios_banner:
banner: login
text: |
Hallo jongens
Kom je doen jong
state: present
- debug:
var: hostvars
# - name: configure vlans
# ios_config:
# lines:
# - vlan "{{ id }}"
# - name "{{ name }}"
# for:
The note is not visible to the blocked user.