]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-cm-ansible.git/commitdiff
testnode: Skip perl user_xattr stuff in containers
authorZack Cerza <zack@redhat.com>
Thu, 27 Jan 2022 00:16:44 +0000 (17:16 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 11 Mar 2022 17:42:06 +0000 (10:42 -0700)
Signed-off-by: Zack Cerza <zack@redhat.com>
roles/testnode/tasks/apt_systems.yml

index 1f6f01fe57345a2c8449f8e323510ef7d711fb5c..cc759fd87b9921ae4a266bcc168ad83a0263229a 100644 (file)
@@ -38,7 +38,9 @@
   args:
     creates: /etc/fstab.bak
   register: add_user_xattr
-  when: modify_fstab == true
+  when:
+    - modify_fstab == true
+    - not containerized_node
 
 - name: Enable xattr for this boot.
   command: