mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-20 01:11:26 -07:00
(cherry picked from commit 675bdef190
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
9345db2001
commit
41993d44e2
14 changed files with 68 additions and 68 deletions
|
@ -117,8 +117,8 @@ EXAMPLES = '''
|
|||
value: abc123
|
||||
- name: SECRET_ACCESS_KEY
|
||||
value: dassgrfaeui8989
|
||||
masked: yes
|
||||
protected: yes
|
||||
masked: true
|
||||
protected: true
|
||||
environment_scope: production
|
||||
|
||||
- name: Set or update some CI/CD variables
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue