Slavi Pantaleev 2 年前
父节点
当前提交
35d22fdba3
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. +1
    -1
      requirements.yml
  2. +3
    -0
      setup.yml

+ 1
- 1
requirements.yml 查看文件

@@ -31,7 +31,7 @@
version: v2.8.0-1
name: ntfy
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_help.git
version: c1f40e82b4d6b072b6f0e885239322bdaaaf554f
version: 201c939eed363de269a83ba29784fc3244846048
name: playbook_help
- src: git+https://github.com/devture/com.devture.ansible.role.playbook_runtime_messages.git
version: 9b4b088c62b528b73a9a7c93d3109b091dd42ec6


+ 3
- 0
setup.yml 查看文件

@@ -6,6 +6,9 @@
roles:
# Most of the roles below are not distributed with the playbook, but downloaded separately using `ansible-galaxy` via the `just roles` command (see `justfile`).
- role: galaxy/playbook_help
tags:
- setup-all
- install-all

- role: galaxy/systemd_docker_base



正在加载...
取消
保存