Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Key ec2_launch_time - Ansible 1.9.0.1 #4

Open
JulienChampseix opened this issue Apr 14, 2015 · 0 comments
Open

Error on Key ec2_launch_time - Ansible 1.9.0.1 #4

JulienChampseix opened this issue Apr 14, 2015 · 0 comments

Comments

@JulienChampseix
Copy link

Hi,

FYI, bug is present when using options info with ansible-ec2, see bellow the error:

Traceback (most recent call last):
File "./ansible-ec2", line 369, in
cli = AnsibleEc2Cli()
File "./ansible-ec2", line 38, in init
self.args.func()
File "./ansible-ec2", line 331, in info
launch = dateutil.parser.parse(info['ec2_launch_time']).replace(tzinfo=None)
KeyError: 'ec2_launch_time'

Julien.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant