diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-12-30 09:38:20 +0000 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-12-30 09:38:20 +0000 |
commit | d759489747495f0c71094fa12d587344bf43c023 (patch) | |
tree | 2d115f4ea29d240b1a24f12596060b15995b2770 | |
parent | 249798531e0cbd338686cff52df1172aed3cc4a1 (diff) | |
download | rules-d759489747495f0c71094fa12d587344bf43c023.tar.gz |
playbooks: Move playbook files to root directory
l--------- | playbooks/files | 1 | ||||
l--------- | playbooks/templates | 1 | ||||
-rw-r--r-- | site.all.yml (renamed from playbooks/site.yml) | 0 | ||||
-rw-r--r-- | site.prerequisites.yml (renamed from playbooks/prerequisites.yml) | 0 | ||||
-rw-r--r-- | site.workstation.yml (renamed from playbooks/workstation.yml) | 0 |
5 files changed, 0 insertions, 2 deletions
diff --git a/playbooks/files b/playbooks/files deleted file mode 120000 index feb1228..0000000 --- a/playbooks/files +++ /dev/null @@ -1 +0,0 @@ -../files
\ No newline at end of file diff --git a/playbooks/templates b/playbooks/templates deleted file mode 120000 index 564a409..0000000 --- a/playbooks/templates +++ /dev/null @@ -1 +0,0 @@ -../templates
\ No newline at end of file diff --git a/playbooks/site.yml b/site.all.yml index dd11097..dd11097 100644 --- a/playbooks/site.yml +++ b/site.all.yml diff --git a/playbooks/prerequisites.yml b/site.prerequisites.yml index 3178164..3178164 100644 --- a/playbooks/prerequisites.yml +++ b/site.prerequisites.yml diff --git a/playbooks/workstation.yml b/site.workstation.yml index 65caed7..65caed7 100644 --- a/playbooks/workstation.yml +++ b/site.workstation.yml |