Fixed typo

This commit is contained in:
Werner Dijkerman 2019-04-29 15:57:22 +02:00
parent 97a881d3d3
commit 06589471f0

View File

@ -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"