remove ansible podman ddns record
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
- [Quickly Update DDNS Records](#quickly-update-ddns-records)
|
- [Quickly Update DDNS Records](#quickly-update-ddns-records)
|
||||||
- [Install a New DDNS Service](#install-a-new-ddns-service)
|
- [Install a New DDNS Service](#install-a-new-ddns-service)
|
||||||
- [Ansible 3D Server Records](#ansible-3d-server-records)
|
- [Ansible 3D Server Records](#ansible-3d-server-records)
|
||||||
- [Ansible Podman Record](#ansible-podman-record)
|
|
||||||
- [Ansible Unifi External Records](#ansible-unifi-external-records)
|
- [Ansible Unifi External Records](#ansible-unifi-external-records)
|
||||||
- [Ansible Hostname reeselink records](#ansible-hostname-reeselink-records)
|
- [Ansible Hostname reeselink records](#ansible-hostname-reeselink-records)
|
||||||
- [Development](#development)
|
- [Development](#development)
|
||||||
@@ -86,16 +85,6 @@ active/podman_ddns/install_ddns.yaml \
|
|||||||
-e "@active/podman_ddns/secrets/3dserver_records.yaml"
|
-e "@active/podman_ddns/secrets/3dserver_records.yaml"
|
||||||
```
|
```
|
||||||
|
|
||||||
### Ansible Podman Record
|
|
||||||
|
|
||||||
```bash
|
|
||||||
ansible-playbook \
|
|
||||||
-i ansible/inventory.yaml \
|
|
||||||
-l podman \
|
|
||||||
active/podman_ddns/install_ddns.yaml \
|
|
||||||
-e "@active/podman_ddns/secrets/podman_records.yaml"
|
|
||||||
```
|
|
||||||
|
|
||||||
### Ansible Unifi External Records
|
### Ansible Unifi External Records
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user