Removing git branch to prep for v7
This commit is contained in:
parent
4bb71fcd34
commit
c9636b8287
1 changed files with 1 additions and 1 deletions
|
@ -144,7 +144,7 @@
|
||||||
repo: "https://github.com/snipe/snipe-it"
|
repo: "https://github.com/snipe/snipe-it"
|
||||||
dest: "{{ snipeit_install_path }}"
|
dest: "{{ snipeit_install_path }}"
|
||||||
force: yes
|
force: yes
|
||||||
version: master
|
#version: master # version moves to main with v7
|
||||||
become_user: "{{ snipeit_user }}"
|
become_user: "{{ snipeit_user }}"
|
||||||
|
|
||||||
- name: Set owner to non-privileged user
|
- name: Set owner to non-privileged user
|
||||||
|
|
Loading…
Reference in a new issue