diff --git a/playbooks/ceph_nfs_install.yml b/playbooks/ceph_nfs_install.yml index b5d81f09..63d34aa7 100644 --- a/playbooks/ceph_nfs_install.yml +++ b/playbooks/ceph_nfs_install.yml @@ -52,14 +52,6 @@ tags: - ceph-mon-facts - ceph-nfs - # NOTE(noonedeadpunk) drop this once https://github.com/ceph/ceph-ansible/pull/4959 will be merged - - name: Create ganesha log dir - file: - path: /var/log/ganesha - owner: root - group: root - mode: "0755" - state: directory roles: - role: ceph-defaults tags: