You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/ad_hoc_command/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/ad_hoc_command_cancel/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/applications/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ Currently:
14
14
|:---:|:---:|:---:|:---:|:---:|
15
15
|`state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
16
16
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
17
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
17
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
18
18
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
19
19
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
20
20
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/credential_input_sources/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/credential_types/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ansible-galaxy collection install -r tests/collections/requirements.yml to be in
14
14
|:---:|:---:|:---:|:---:|:---:|
15
15
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
16
16
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
17
-
|`tower_validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
17
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
18
18
|`tower_config_file`|""|no|Path to the Tower or AWX config file.||
19
19
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
20
20
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/credentials/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ansible-galaxy collection install -r tests/collections/requirements.yml to be in
14
14
|:---:|:---:|:---:|:---:|:---:|
15
15
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
16
16
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
17
-
|`tower_validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
17
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
18
18
|`tower_config_file`|""|no|Path to the Tower or AWX config file.||
19
19
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
20
20
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/groups/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ ansible-galaxy collection install -r tests/collections/requirements.yml to be in
14
14
|:---:|:---:|:---:|:---:|:---:|
15
15
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
16
16
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
17
-
|`tower_validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
17
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
18
18
|`tower_config_file`|""|no|Path to the Tower or AWX config file.||
19
19
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
20
20
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/hosts/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/instance_groups/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/inventories/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Currently:
11
11
|:---:|:---:|:---:|:---:|:---:|
12
12
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
13
13
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
14
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
14
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
15
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
16
16
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
17
17
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/inventory_source_update/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/inventory_sources/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Currently:
11
11
|:---:|:---:|:---:|:---:|:---:|
12
12
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
13
13
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
14
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
14
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
15
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
16
16
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
17
17
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/job_launch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/job_templates/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/jobs_cancel/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/labels/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Currently:
11
11
|:---:|:---:|:---:|:---:|:---:|
12
12
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
13
13
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
14
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
14
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
15
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
16
16
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
17
17
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
14
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
14
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
15
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
16
16
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
17
17
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/master_role_example/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/notification_templates/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/organizations/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overridden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/project_update/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Currently:
12
12
|:---:|:---:|:---:|:---:|:---:|
13
13
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
14
14
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
15
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
16
16
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
17
17
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
18
18
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
Copy file name to clipboardExpand all lines: roles/projects/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Currently:
11
11
|:---:|:---:|:---:|:---:|:---:|
12
12
|`tower_state`|"present"|no|The state all objects will take unless overriden by object default|'absent'|
13
13
|`tower_hostname`|""|yes|URL to the Ansible Tower Server.|127.0.0.1|
14
-
|`validate_certs`|`False`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
14
+
|`tower_validate_certs`|`True`|no|Whether or not to validate the Ansible Tower Server's SSL certificate.||
15
15
|`tower_username`|""|yes|Admin User on the Ansible Tower Server.||
16
16
|`tower_password`|""|yes|Tower Admin User's password on the Ansible Tower Server. This should be stored in an Ansible Vault at vars/tower-secrets.yml or elsewhere and called from a parent playbook.||
17
17
|`tower_oauthtoken`|""|yes|Tower Admin User's token on the Ansible Tower Server. This should be stored in an Ansible Vault at or elsewhere and called from a parent playbook.||
0 commit comments