add state exists to credentials
This commit is contained in:
@@ -31,6 +31,7 @@ controller_credentials:
|
||||
- name: Satellite Inventory
|
||||
credential_type: Red Hat Satellite 6
|
||||
organization: Default
|
||||
state: exists
|
||||
inputs:
|
||||
host: https://satellite.example.com
|
||||
username: admin
|
||||
@@ -38,6 +39,7 @@ controller_credentials:
|
||||
- name: Satellite Credential
|
||||
credential_type: Satellite Collection
|
||||
organization: Default
|
||||
state: exists
|
||||
inputs:
|
||||
host: https://satellite.example.com
|
||||
username: admin
|
||||
|
||||
Reference in New Issue
Block a user