remove commented out of scope task
This commit is contained in:
parent
e38743e004
commit
c1776ffb79
1 changed files with 0 additions and 10 deletions
|
|
@ -41,16 +41,6 @@
|
||||||
group: root
|
group: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
||||||
#- hosts: swarm:!NAS
|
|
||||||
# tasks:
|
|
||||||
# - name: Mount NFS
|
|
||||||
# mount:
|
|
||||||
# path: /mnt/nfs
|
|
||||||
# src: grace.lan:/
|
|
||||||
# fstype: nfs4
|
|
||||||
# opts: rw,nosuid,fsc
|
|
||||||
# state: mounted
|
|
||||||
|
|
||||||
- name: Install docker python module
|
- name: Install docker python module
|
||||||
pip:
|
pip:
|
||||||
executable: pip3
|
executable: pip3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue