diff options
| author | spmfox <spmfox@foxwd.com> | 2024-08-29 16:03:45 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2024-08-29 16:03:45 -0400 |
| commit | 0445fed560e6fff60fed80a5c15b38874524ec06 (patch) | |
| tree | ab2e706f5947db94cea575833962585a96b84b40 /README.md | |
| parent | 31bc4f2c269ce5c66cec4dfbd9a2ce7697d1dba0 (diff) | |
making naming more consistant
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ Provide your own inventory and/or variables to override this. ## Tags - `host.yml`: - - `unprivileged-ports` - configures host to allow port `80` and above to be used by unprivileged accounts + - `unprivileged-port` - configures host to allow unprivileged accounts to use privileged ports, defaults to `80` - `cpanel-dnsonly` - changes only needed when running on a dnsonly cPanel instance, check `roles/host/tasks/cpanel-dnsonly.yml` for details - `containers.yml`: - `create` - create quadlet files |
