diff --git a/tasks/client.yaml b/tasks/client.yaml index d6f26b5..6fabc26 100644 --- a/tasks/client.yaml +++ b/tasks/client.yaml @@ -100,7 +100,7 @@ var: enquiry - name: Set up rfs_sync - ansible.builtin.command: set -o pipefail && echo "yes" | /opt/nfast/bin/rfs-sync --setup {{ thales_rfs_server_ip_address }} + ansible.builtin.shell: set -o pipefail && echo "yes" | /opt/nfast/bin/rfs-sync --setup {{ thales_rfs_server_ip_address }} - name: Get keys from rfs server ansible.builtin.command: /opt/nfast/bin/rfs-sync --update