Deploy latest codeblocks again
This commit is contained in:
parent
1a1a1a056e
commit
df50907006
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
||||||
dest: /tmp/CodeBlocks.zip
|
dest: /tmp/CodeBlocks.zip
|
||||||
use_proxy: False
|
use_proxy: False
|
||||||
register: new_codeblocks
|
register: new_codeblocks
|
||||||
when: codeblocks_version.stdout is not search('svn13496')
|
when: codeblocks_version.stdout is not search('svn13544')
|
||||||
|
|
||||||
- name: Unpack zip archive and install packages manually
|
- name: Unpack zip archive and install packages manually
|
||||||
shell:
|
shell:
|
||||||
|
|
Loading…
Add table
Reference in a new issue