Add eos_banner as module to banner param (#23789)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/23797/head
Trishna Guha 9 years ago committed by GitHub
parent 504a768636
commit b2129a7d3a

@ -65,8 +65,9 @@ EXAMPLES = """
state: present
- name: remove the motd banner
banner: motd
state: absent
eos_banner:
banner: motd
state: absent
"""
RETURN = """

Loading…
Cancel
Save