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
Ansible facts missing nfs mounts
Ansible Project
5
38
October 5, 2014
How to check if file system is mounted?
Ansible Project
ansible-project
1
166
May 23, 2016
How to check file system is mounted?
Ansible Project
4
129
May 23, 2016
Using Ansible to make an /proc like mount for your environment
Ansible Project
2
17
March 5, 2015
How to loop over ansible_mounts[elements].mount
Ansible Project
3
29
June 20, 2014