diff --git a/uwsgi-python/tasks/main.yml b/uwsgi-python/tasks/main.yml index 2f1a91cfa867e185f8ed99c927387b37b730a055..8ede21a19802fa5c08f56fcdaa518b44b5d7cd93 100644 --- a/uwsgi-python/tasks/main.yml +++ b/uwsgi-python/tasks/main.yml @@ -10,19 +10,6 @@ - uwsgi - webservices -- name: ensure a temporary directory exists - copy: - src: tmpfiles.conf - dest: /etc/tmpfiles.d/10-uwsgi.conf - owner: root - group: root - mode: 0644 - notify: - - create tmpfiles - tags: - - uwsgi - - webservices - - name: ensure we have archlinux's systemd-service file copy: src: uwsgi@.service