Fixed typo
This commit is contained in:
parent
97a881d3d3
commit
06589471f0
@ -24,7 +24,7 @@
|
|||||||
set -o pipefail
|
set -o pipefail
|
||||||
curl --silent --location https://rpm.nodesource.com/setup_8.x | bash -
|
curl --silent --location https://rpm.nodesource.com/setup_8.x | bash -
|
||||||
args:
|
args:
|
||||||
warn: fakse
|
warn: false
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
when:
|
when:
|
||||||
- ansible_distribution == "Amazon" and ansible_distribution_major_version == "NA"
|
- ansible_distribution == "Amazon" and ansible_distribution_major_version == "NA"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user