Ansible
how to see only cifs mount on all server using ansible
Archives
Ansible Project
Sameer_Modak
(Sameer Modak)
December 24, 2017, 12:23pm
1
how can we see all cifs mount on each server using ansible
Mike_Klebolt
(Mike Klebolt)
January 4, 2018, 8:20pm
2
`
shell: df -ht cifs
`
Related topics
Topic
Replies
Views
Activity
How to check if file system is mounted?
Ansible Project
ansible-project
1
107
May 23, 2016
Ansible facts missing nfs mounts
Ansible Project
5
19
October 5, 2014
How to check file system is mounted?
Ansible Project
4
105
May 23, 2016
Mount file share based on variable in loop
Ansible Project
4
4
February 19, 2021
How to get a list of mount points from facts gathered by ansible on Linux host?
Ansible Project
1
49
October 21, 2018