0

Is there any way to upgrade Ansible version along with the playbooks which are written in older version of Ansible. Any kind of script which would read all the modules in the playbooks and recommend / update them to new versions

Dave M
  • 4,514
  • 22
  • 31
  • 30
safae
  • 1

1 Answers1

0

No, there is nothing that would do this automatically.

Gerald Schneider
  • 23,274
  • 8
  • 57
  • 89