remove commented out of scope task

This commit is contained in:
Micha Gläß-Stöcker 2022-09-19 22:06:35 +02:00
parent e38743e004
commit c1776ffb79

View file

@ -41,16 +41,6 @@
group: root
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
pip:
executable: pip3