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

Default for fstab missing, causing KeyError: 'fstab' #8270

Merged
merged 1 commit into from
Jul 24, 2014
Merged

Default for fstab missing, causing KeyError: 'fstab' #8270

merged 1 commit into from
Jul 24, 2014

Conversation

berenddeboer
Copy link
Contributor

fstab misses default I think, get this:

failed: [a.b.rootbsd.net] => {"failed": true, "parsed": false}
invalid output was: Traceback (most recent call last):
File "/root/.ansible/tmp/ansible-tmp-1406163834.52-79827425762471/mount", line 1641, in
main()
File "/root/.ansible/tmp/ansible-tmp-1406163834.52-79827425762471/mount", line 272, in main
if not os.path.exists(args['fstab']):
KeyError: 'fstab'

mpdehaan added a commit that referenced this pull request Jul 24, 2014
Default for fstab missing, causing KeyError: 'fstab'
@mpdehaan mpdehaan merged commit 2e2a1d4 into ansible:devel Jul 24, 2014
@mpdehaan
Copy link
Contributor

Merged, thanks!

@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants