1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #2 from mitra42/patch-2

Add distweb stanza to 9-local-addons/tasks/main.yml
This commit is contained in:
georgejhunt 2019-04-22 09:32:37 -07:00 committed by GitHub
commit 1a523ac843
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,12 @@
name: minetest name: minetest
when: minetest_install when: minetest_install
tags: minetest tags: minetest
- name: DISTWEB
include_role:
name: distweb
when: distweb_install
tags: distweb
- name: Recording STAGE 9 HAS COMPLETED ==================== - name: Recording STAGE 9 HAS COMPLETED ====================
lineinfile: lineinfile: