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

New module: xfs_quota #51654

Merged
merged 67 commits into from
Apr 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
716fc58
New module: xfs_quota
bushvin Feb 2, 2019
a44f2fa
wildcard import resolution
bushvin Feb 2, 2019
fa08614
pep8 fixes
bushvin Feb 2, 2019
7e94317
validate-modules fixes
bushvin Feb 2, 2019
c2a57c8
pep8 and validate-module fixes
bushvin Feb 2, 2019
8b2feda
removal of extra copyright info
bushvin Feb 4, 2019
c771b7f
description capitalization and trailing dot
bushvin Feb 4, 2019
c18f846
Some more description
bushvin Feb 4, 2019
ca6707e
type specification
bushvin Feb 4, 2019
0b87876
removal of notes
bushvin Feb 4, 2019
d0b0fe9
reorder imports
bushvin Feb 4, 2019
9a679d7
sorting
bushvin Feb 4, 2019
b05709a
starting with variable type
bushvin Feb 4, 2019
2af3cba
removal of defaults
bushvin Feb 4, 2019
0a5fe9d
results to dict
bushvin Feb 4, 2019
8aaa91b
results to dict
bushvin Feb 4, 2019
af7d7c8
complete condition
bushvin Feb 4, 2019
25194eb
removal of spaces for pep8 compliancy, removal of root check, additio…
bushvin Feb 5, 2019
179e0e2
lost result
bushvin Feb 5, 2019
329e92e
typo
bushvin Feb 5, 2019
ffb3369
historical override removal
bushvin Feb 5, 2019
b057646
report back values
bushvin Feb 5, 2019
d316a01
unexpected spaces removal
bushvin Feb 5, 2019
f0c1a87
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
717ea54
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
5e9b6a6
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
8d13727
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
6249b65
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
50b9f16
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
e8a2d76
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
fbf714e
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
e821910
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
0ca713b
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
df95abc
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
040c54b
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
c3d727f
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
7ad19e5
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
8a66e43
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
b62ec9c
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
9f05b5c
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
6daf85a
typo
bushvin Feb 6, 2019
7114376
raw data, full data
bushvin Feb 6, 2019
8f6d701
removal of several else: statements and indentation
bushvin Feb 6, 2019
d06f74f
pep8
bushvin Feb 6, 2019
3b5b51b
typo
bushvin Feb 6, 2019
ba00e2b
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
7c1bdcd
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
4ba6b7d
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
5f56bff
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
124831c
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
f685a3f
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
a218594
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 6, 2019
71cc460
typo
bushvin Feb 6, 2019
585c57a
use bytes as base, not kilobytes
bushvin Feb 11, 2019
78f0133
be consistent
bushvin Feb 11, 2019
6d11623
integration tests
bushvin Feb 12, 2019
adc3ab8
lint
bushvin Feb 12, 2019
0de7075
empty lines
bushvin Feb 12, 2019
1e44e02
Update lib/ansible/modules/system/xfs_quota.py
dagwieers Feb 12, 2019
51f488d
updates
bushvin Feb 12, 2019
c3f12ef
Merge branch 'devel' of github.com:bushvin/ansible into devel
bushvin Feb 12, 2019
1b641ec
ci group
bushvin Feb 12, 2019
a2cc9fd
XFS not supported on osx
bushvin Feb 12, 2019
99c4e0e
XFS not supported by freebsd
bushvin Feb 12, 2019
0546dd7
long lines and removal of xfs_quota dict in return
bushvin Feb 12, 2019
1bd8fff
RETURN values
bushvin Feb 12, 2019
f9f9c15
no more xfs_quota dict
bushvin Feb 12, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view