ansible / ansible-modules-extras

Ansible extra modules - these modules ship with ansible
947 stars 1.47k forks source link

Fix python 2.4 compatibility #3684

Closed zigarn closed 7 years ago

zigarn commented 7 years ago
ISSUE TYPE
COMPONENT NAME

Module known_hosts

ANSIBLE VERSION
ansible 2.2.0.0
  config file = /home/vagrant/ansibox/ansible.cfg
  configured module search path = ['library']
SUMMARY

start keyword of enumerate is only available since python 2.6

ansibot commented 7 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.

zigarn commented 7 years ago

Migrated ansible/ansible#18864