diff options
| author | Kumar Damani <me@kumardamani.net> | 2022-03-27 20:21:26 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2022-03-27 20:21:26 +0000 |
| commit | 0a92721d7d8355cb3b6cd5f4c3df26232c823159 (patch) | |
| tree | 3a0762d87783e45b57a896392bb41473a79eccf2 /.gitlab-ci.yml | |
| parent | c464089f8c31459ebbc26ba51661735b0374eda3 (diff) | |
Update .gitlab-ci.yml file
Diffstat (limited to '.gitlab-ci.yml')
| -rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5ba0169..17e4ad8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,4 +14,5 @@ deploy-job: - echo $VAULT_PASS > vaultid - make install - cat hosts + - ls -al - make facts group=compute args="-v"
\ No newline at end of file |
