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

9-local-addons/tasks/main.yml in alphabetical order

This commit is contained in:
A Holt 2019-07-08 08:31:49 -04:00 committed by GitHub
parent 531c75a05c
commit fcb4fe9d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,18 +15,18 @@
when: calibreweb_install | bool when: calibreweb_install | bool
tags: calibre-web tags: calibre-web
- name: MINETEST
include_role:
name: minetest
when: minetest_install | bool
tags: minetest
- name: INTERNETARCHIVE - name: INTERNETARCHIVE
include_role: include_role:
name: internetarchive name: internetarchive
when: internetarchive_install | bool when: internetarchive_install | bool
tags: internetarchive tags: internetarchive
- name: MINETEST
include_role:
name: minetest
when: minetest_install | bool
tags: minetest
- name: Recording STAGE 9 HAS COMPLETED ==================== - name: Recording STAGE 9 HAS COMPLETED ====================
lineinfile: lineinfile:
dest: "{{ iiab_env_file }}" dest: "{{ iiab_env_file }}"