Adjust booleans in misc modules. (#5160)

This commit is contained in:
Felix Fontein
2022-08-24 20:00:26 +02:00
committed by GitHub
parent 7533f9ac26
commit 403c4f7477
27 changed files with 110 additions and 110 deletions

View File

@@ -109,7 +109,7 @@ EXAMPLES = '''
community.general.elasticsearch_plugin:
name: ingest-geoip
state: present
force: yes
force: true
'''
import os