diff options
| author | jerome <jerome@xlinfo.fr> | 2023-05-06 09:02:32 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2023-05-06 09:02:32 +0200 |
| commit | 7d1116115438272eb88eac3d96ecc9d88eb6124c (patch) | |
| tree | 905086effd9024f9b166e8dc235359f2e2c095fe /defaults | |
| parent | ef626864fa3c481f3f375655be59c22491da47fc (diff) | |
| download | helloworld-7d1116115438272eb88eac3d96ecc9d88eb6124c.tar.gz helloworld-7d1116115438272eb88eac3d96ecc9d88eb6124c.zip | |
update .gitlab-ci.yml
Diffstat (limited to 'defaults')
| -rw-r--r-- | defaults/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/defaults/main.yml b/defaults/main.yml index 75f3b1b..c8e4949 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -1,5 +1,5 @@ --- # defaults file for helloworld -world : "world" +world: "world" |
