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

Mailchimp syntax fix

parent cb7415d3
No related branches found
No related tags found
1 merge request!383Mailchimp syntax fix
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
pip: pip:
virtualenv: "{{ install_path }}" virtualenv: "{{ install_path }}"
name: "git+https://gitlab.erc.monash.edu.au/hpc-team/mclastlogin.git" name: "git+https://gitlab.erc.monash.edu.au/hpc-team/mclastlogin.git"
extra_args: "--update" extra_args: "--upgrade"
become: true become: true
become_user: "{{ cron_user }}" 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