transition to container_ over podman_
This commit is contained in:
@@ -59,7 +59,7 @@ Now you can install the DDNS service with something like:
|
||||
ansible-playbook \
|
||||
-i ansible/inventory.yaml \
|
||||
-l proxy \
|
||||
active/podman_ddns/install_ddns.yaml
|
||||
active/container_ddns/install_ddns.yaml
|
||||
```
|
||||
|
||||
See ansible playbook [install_ddns.yaml](/install_ddns.yaml)
|
||||
@@ -75,8 +75,8 @@ multiple servers. If you have a podman server, it'll have its own
|
||||
ansible-playbook \
|
||||
-i ansible/inventory.yaml \
|
||||
-l caddy \
|
||||
active/podman_ddns/install_ddns.yaml \
|
||||
-e "@active/podman_ddns/secrets/records.yaml"
|
||||
active/container_ddns/install_ddns.yaml \
|
||||
-e "@active/container_ddns/secrets/records.yaml"
|
||||
```
|
||||
|
||||
## Development
|
||||
|
||||
Reference in New Issue
Block a user