Activate the network role.

This commit is contained in:
Tom Alexander 2022-10-15 19:30:26 -04:00
parent 487547aeb4
commit a0e2187bc8
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE
2 changed files with 1 additions and 2 deletions

View File

@ -1,2 +1,2 @@
- import_tasks: tasks/common.yaml
when: foo is defined
# when: foo is defined

View File

@ -1,2 +1 @@
- import_tasks: tasks/common.yaml
when: foo is defined