d
This commit is contained in:
parent
61beea077c
commit
eab0bcd206
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
- name: debug
|
||||
ansible.builtin.debug:
|
||||
msg: "{{ register }}"
|
||||
msg: "{{ configured }}"
|
||||
|
||||
- name: Modify LDAP config
|
||||
ansible.builtin.command: cat /etc/motd
|
||||
|
|
Loading…
Reference in a new issue