fix: update Docker image to pass initial checks
This commit is contained in:
@@ -34,6 +34,9 @@ inputs:
|
||||
vault_password:
|
||||
description: The password used for decrypting vaulted files
|
||||
required: false
|
||||
remote_user:
|
||||
description: The username to use when connecting to remote hosts (defaults to 'ansible')
|
||||
required: false
|
||||
become:
|
||||
description: Set to "true" if root is required for running your playbook
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user