Sistemata sintassi condizionale.
This commit is contained in:
parent
1d47107d5e
commit
dff054f238
13 changed files with 75 additions and 39 deletions
|
@ -1,7 +1,11 @@
|
|||
---
|
||||
|
||||
- get_url:
|
||||
url: 'https://go.microsoft.com/fwlink/p/?linkid=2112886&clcid=0x410&culture=it-it&country=it'
|
||||
dest: /tmp/teams_amd64.deb
|
||||
- block:
|
||||
|
||||
- shell: 'dpkg -i /tmp/teams_amd64.deb'
|
||||
- get_url:
|
||||
url: 'https://go.microsoft.com/fwlink/p/?linkid=2112886&clcid=0x410&culture=it-it&country=it'
|
||||
dest: /tmp/teams_amd64.deb
|
||||
|
||||
- shell: 'dpkg -i /tmp/teams_amd64.deb'
|
||||
|
||||
when: hwpoints|int > 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue