archer-a9-router-rebooter/stop.yaml

8 lines
222 B
YAML
Raw Normal View History

2023-06-07 05:52:17 -04:00
- name: Stop Archer A9 Router Rebooter
hosts: Rivendell
tasks:
- name: Stop Archer A9 Router Rebooter Docker container
community.docker.docker_container:
name: archer-a9-router-rebooter
state: absent