mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 11:04:00 -07:00
parent
bc99432f89
commit
eaa5e07b28
247 changed files with 7318 additions and 7375 deletions
|
@ -28,10 +28,10 @@
|
|||
# It requires a host (nfshost) exporting the NFS
|
||||
- name: Creating NFS filesystem from nfshost (Linux NFS server)
|
||||
aix_filesystem:
|
||||
device: /home/ftp
|
||||
nfs_server: nfshost
|
||||
filesystem: /nfs/ftp
|
||||
state: present
|
||||
device: /home/ftp
|
||||
nfs_server: nfshost
|
||||
filesystem: /nfs/ftp
|
||||
state: present
|
||||
|
||||
# It requires a volume group named datavg (next three actions)
|
||||
- name: Creating a logical volume testlv (aix_lvol module)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue