forked from ansible-lockdown/RHEL9-CIS
added a test key output
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
f15f8c921c
commit
a5d62ea30a
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ jobs:
|
|||
chmod 700 .ssh
|
||||
echo $PRIVATE_KEY > .ssh/github_actions.pem
|
||||
chmod 600 .ssh/github_actions.pem
|
||||
file .ssh/github_actions.pem && cat .ssh/github_actions.pem
|
||||
|
||||
### Build out the server
|
||||
- name: Terraform_Init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue