mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-29 06:17:56 +01:00
Using ansible.builtin where possible
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
- setup-conduit
|
||||
|
||||
- name: Mark matrix-conduit role as executed
|
||||
set_fact:
|
||||
ansible.builtin.set_fact:
|
||||
matrix_conduit_role_executed: true
|
||||
tags:
|
||||
- always
|
||||
|
||||
Reference in New Issue
Block a user