mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
Turn around defaults
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -250,7 +250,7 @@
|
||||
"private": true,
|
||||
"placeholder": "",
|
||||
"options": [
|
||||
"Yes", "No"
|
||||
"No", "Yes"
|
||||
],
|
||||
"split": 1
|
||||
},
|
||||
@@ -273,7 +273,7 @@
|
||||
"private": false,
|
||||
"placeholder": "",
|
||||
"options": [
|
||||
"Yes", "No"
|
||||
"No", "Yes"
|
||||
],
|
||||
"split": 1
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user