diff --git a/tasks/setupacdc.yml b/tasks/setupacdc.yml index 88e7876..6b47c69 100644 --- a/tasks/setupacdc.yml +++ b/tasks/setupacdc.yml @@ -31,9 +31,6 @@ - test tasks: - - name: Say hello - ansible.builtin.debug: - msg: "Hello {{addc_admin_password}}" - name: Combine SSH public keys into one file ansible.builtin.copy: @@ -121,10 +118,6 @@ # state: present # loop: "{{ ssh_public_keys }}" - - name: Say hello - ansible.builtin.debug: - msg: "Hello {{addc_admin_password}}" - - name: Install useful packages ansible.builtin.package: name: