Non puoi selezionare più di 25 argomentiGli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
"'3' if ansible_python.version.major == 3" fatally exits on systems with Python versions less than 3. Adding the "else" statement corrects the fatal error.