issues
search
vmware-archive
/
column
A stable API for Ansible
https://vmware.github.io/column/
GNU General Public License v3.0
38
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add conditional testing of ansible versions
#202
ericwb
closed
6 years ago
0
Indicate supported Ansible versions in a badge
#201
ericwb
closed
6 years ago
0
Indicate supported Ansible versions in a badge
#200
ericwb
closed
6 years ago
1
Indicate supported Ansible versions in a badge
#199
ericwb
closed
6 years ago
1
Remove blurb from README about Python3 and Ansible
#198
ericwb
closed
6 years ago
0
incorrect statement about ansible's python3 support
#197
jctanner
closed
6 years ago
0
Use six.moves.reload_module() instead of builtin
#196
ericwb
closed
6 years ago
0
Use of builtin reload() incompatible in Python 3.x
#195
ericwb
closed
6 years ago
1
Add test jobs for Python 3.x versions
#194
ericwb
closed
2 years ago
1
Add a Join Slack badge to the README
#193
ericwb
closed
6 years ago
1
Update the GitHub issue templates to new structure
#192
ericwb
closed
6 years ago
0
Update issue templates
#191
ericwb
closed
6 years ago
1
Remove need to use ansible cli
#190
ericwb
closed
6 years ago
0
Migrate to new PyPI website
#189
ericwb
closed
6 years ago
1
Create a code of conduct document
#188
ericwb
closed
6 years ago
1
Use JSON dump/load instead of six for Unicode string
#187
laozc
closed
6 years ago
0
Add an issue template to Column project
#186
ericwb
closed
6 years ago
0
500: Internal Server Error on credential PUT
#185
ericwb
closed
6 years ago
1
Add catch AnsibleParserError in column
#184
sihanwang41
closed
6 years ago
0
Catch playbook syntax error
#183
sihanwang41
closed
6 years ago
1
Add a util to get the ansible version
#182
ericwb
closed
6 years ago
0
Add support for ansible > 2.4.0
#181
sidharthsurana
opened
6 years ago
1
Fix race condition in running unit test
#180
sihanwang41
closed
6 years ago
0
Fix race condition in running unit test
#179
sihanwang41
closed
6 years ago
0
Fix race condition in unit test
#178
sihanwang41
closed
6 years ago
0
[WIP] Add support for ansible 2.4.x
#177
sidharthsurana
closed
6 years ago
3
Fix up some pylint nits on variables
#176
ericwb
closed
6 years ago
0
Handle ValueError in JSON schema validator
#175
ericwb
closed
6 years ago
0
Set proper HTTP response codes on del and post APIs
#174
ericwb
closed
6 years ago
0
Internal Server Error on credentials PUT if no body
#173
ericwb
closed
6 years ago
0
Make sure Unicode string extra_vars passed to Ansible
#172
laozc
closed
6 years ago
3
UTF-8 sequence in extra_vars may produce UnicodeDecodeError
#171
laozc
closed
6 years ago
0
Avoid 500 error on bad decrypt
#170
ericwb
closed
6 years ago
1
Nit typos and other misc fixes
#169
ericwb
closed
6 years ago
0
Internal Server Error using curl to cred API
#168
ericwb
closed
6 years ago
0
Add swagger definition as documentation of API
#167
ericwb
opened
6 years ago
0
Add a /version resource to the API
#166
ericwb
opened
6 years ago
0
Fix up some typos in the README
#165
ericwb
closed
6 years ago
0
Pin pyOpenSSL to a version greater than 16.2
#164
ericwb
closed
6 years ago
0
Add capability for newer Ansible
#163
ericwb
closed
2 years ago
1
Remove obsolete files
#162
ericwb
closed
6 years ago
0
Bump version: 0.5.1 → 0.5.2
#161
sihanwang41
closed
7 years ago
0
Pin ansible version smaller than 2.4.0
#160
sihanwang41
closed
7 years ago
0
Use six version of configparser for py3 compat
#159
ericwb
closed
7 years ago
0
Add private attribute for format response function
#158
sihanwang41
closed
7 years ago
0
Strip passwords, keys, etc out of run list
#157
ericwb
closed
7 years ago
3
Allow ssh_common_args on the create run API
#156
ericwb
closed
7 years ago
0
Need to support ssh_common_args
#155
fredvong
closed
7 years ago
2
Bump version: 0.5.0 → 0.5.1
#154
ericwb
closed
7 years ago
0
Fix local cache delete issue and add more unit tests
#153
sihanwang41
closed
7 years ago
0
Next