Skip to content
Snippets Groups Projects
Commit cb7415d3 authored by Kerri Wait's avatar Kerri Wait
Browse files

Update main.yml to force update of mclastlogin module

parent 576423f5
No related branches found
No related tags found
1 merge request!382Update main.yml to force update of mclastlogin module
......@@ -21,6 +21,7 @@
pip:
virtualenv: "{{ install_path }}"
name: "git+https://gitlab.erc.monash.edu.au/hpc-team/mclastlogin.git"
extra_args: "--update"
become: true
become_user: "{{ cron_user }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment