diff options
| author | Luke Hoersten <[email protected]> | 2020-06-09 19:23:44 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2020-06-09 19:23:44 -0500 |
| commit | c8fffc622b674d9c4825641f9c46496a10be8510 (patch) | |
| tree | ca205aba39c5ef1a003cc9c51a34b1c3c4f2a97d /nginx-html-root | |
| parent | f7b6a96abb76655be80967c28b56b62ac9fc37d7 (diff) | |
Added nginx dep to html-root.
Diffstat (limited to 'nginx-html-root')
| -rw-r--r-- | nginx-html-root/meta/main.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nginx-html-root/meta/main.yaml b/nginx-html-root/meta/main.yaml new file mode 100644 index 0000000..b1ddd3f --- /dev/null +++ b/nginx-html-root/meta/main.yaml @@ -0,0 +1,4 @@ +--- + +dependencies: + - role: nginx |
