Normalize bools in documentation. (#151)

This commit is contained in:
Felix Fontein 2023-02-15 22:28:50 +01:00 committed by GitHub
parent d39b3522ab
commit bbf5be5d71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@ Example playbook:
---
- name: RouterOS test with API
hosts: localhost
gather_facts: no
gather_facts: false
vars:
hostname: 192.168.1.1
username: admin