mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Adjust booleans in packaging modules. (#5154)
This commit is contained in:
@@ -37,7 +37,7 @@ options:
|
||||
- use packages instead of ports whenever available
|
||||
type: bool
|
||||
required: false
|
||||
default: yes
|
||||
default: true
|
||||
author: "berenddeboer (@berenddeboer)"
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user