Before to follow your suggestion, i tried to launch "ansible-playbook deploy-cleanup.yml" and it had ending positive, after that i tried to relaunch "system-assesment.yml" and i got another error (never seen before), pls look below: fatal: [deployTarget]: FAILED! => {"changed": false, "module_stderr": "Shared connection to test-interni.internal.cloudapp.net closed.\r\n", "module_stdout": "su: invalid option -- 'H'\r\n\r\nUsage:\r\n su [options] [-] [USER [arg]...]\r\n\r\nChange the effective user id and group id to that of USER.\r\nA mere - implies -l. If USER not given, assume root.\r\n\r\nOptions:\r\n -m, -p, --preserve-environment do not reset environment variables\r\n -g, --group <group> specify the primary group\r\n -G, --supp-group <group> specify a supplemental group\r\n\r\n -, -l, --login make the shell a login shell\r\n -c, --command <command> pass a single command to the shell with -c\r\n --session-command <command> pass a single command to the shell with -c\r\n and do not create a new session\r\n -f, --fast pass -f to the shell (for csh or tcsh)\r\n -s, --shell <shell> run shell if /etc/shells allows it\r\n\r\n -h, --help display this help and exit\r\n -V, --version output version information and exit\r\n\r\nFor more details see su(1).\r\n", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1} I ran all command as "root". I don't understand if it fails for the system settings corrupted or eventually modifying (weeks ago) or if is SAS's software the problem. Glad to your support, i really appreciate. 🙏 I'll try to re
... View more