Documented disadvantages of using default zabbix password for all zab… (#60639)

* Update lib/ansible/plugins/doc_fragments/zabbix.py
pull/60704/head
Dusan Matejka 5 years ago committed by Alicia Cozine
parent 477b34c440
commit df9b4faa9f

@ -48,4 +48,7 @@ options:
type: bool
default: yes
version_added: "2.5"
notes:
- If you use I(login_password=zabbix), the word "zabbix" is replaced by "********" in all module output, because I(login_password) uses C(no_log).
See L(this FAQ,https://docs.ansible.com/ansible/latest/network/user_guide/faq.html#why-is-my-output-sometimes-replaced-with) for more information.
'''

Loading…
Cancel
Save