You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pilou
1c43f7c482
FreeIPA inventory (ipalib 4.6.2): avoid exception ( #34356 )
...
Workaround for https://pagure.io/freeipa/issue/7345 .
mentions:
- IPA_CONFDIR environment variable when directory doesn't exist
- domain, xmlrpc_uri or jsonrpc_uri parameters when one is missing
Exception was:
$ IPA_CONFDIR=/path/to/empty/dir ./ansible/contrib/inventory/freeipa.py --list
Traceback (most recent call last):
File "./ansible/contrib/inventory/freeipa.py", line 95, in <module>
api = initialize()
File "./ansible/contrib/inventory/freeipa.py", line 18, in initialize
api.finalize()
File "local/lib/python2.7/site-packages/ipalib/plugable.py", line 738, in finalize
self.__do_if_not_done('load_plugins')
File "local/lib/python2.7/site-packages/ipalib/plugable.py", line 425, in __do_if_not_done
getattr(self, name)()
File "local/lib/python2.7/site-packages/ipalib/plugable.py", line 618, in load_plugins
for package in self.packages:
File "local/lib/python2.7/site-packages/ipalib/__init__.py", line 949, in packages
ipaclient.remote_plugins.get_package(self),
File "local/lib/python2.7/site-packages/ipaclient/remote_plugins/__init__.py", line 120, in get_package
server_info = ServerInfo(api)
File "local/lib/python2.7/site-packages/ipaclient/remote_plugins/__init__.py", line 26, in __init__
hostname = DNSName(api.env.server).ToASCII()
AttributeError: 'Env' object has no attribute 'server'
8 years ago
..
abiquo.ini
…
abiquo.py
pep8 fixes for contrib ( #24344 )
9 years ago
apache-libcloud.py
Fix invalid string escape sequences.
9 years ago
apstra_aos.ini
[inventory/aos] Few fixes and small tweaks ( #22259 )
9 years ago
apstra_aos.py
Fix invalid string escape sequences.
9 years ago
azure_rm.ini
…
azure_rm.py
azure_rm inventory should add "ansible_connection: winrm" in host_vars for windows hosts - fixes #34689 ( #34691 )
9 years ago
brook.ini
…
brook.py
Brook inventory ( #16122 )
9 years ago
cloudforms.ini
Add ability to select to prefer IPv4 addresses for ansible_ssh_host ( #35584 )
8 years ago
cloudforms.py
Add ability to select to prefer IPv4 addresses for ansible_ssh_host ( #35584 )
8 years ago
cloudstack.ini
…
cloudstack.py
cloudstack: inventory: Added feature list by tag ( #31319 )
9 years ago
cobbler.ini
…
cobbler.py
Fix invalid string escape sequences.
9 years ago
collins.ini
…
collins.py
Fix invalid string escape sequences.
9 years ago
consul_io.ini
Improve consul_io.py execution speed ( #33737 )
9 years ago
consul_io.py
consul_io: fixed service availability check ( #34293 )
9 years ago
digital_ocean.ini
…
digital_ocean.py
Removed sort from json dump since response is a mix of strings and integers ( #34217 )
8 years ago
docker.py
Fix invalid string escape sequences.
9 years ago
docker.yml
…
ec2.ini
Implement AND'd filters in ec2.py/ini ( #30272 )
9 years ago
ec2.py
Add hash making inventory caches unique to inventory script ran ( #34742 )
9 years ago
fleet.py
Fix invalid string escape sequences.
9 years ago
foreman.ini
Add scan_new_hosts feature in ansible foreman inventory ( #33743 )
9 years ago
foreman.py
Add scan_new_hosts feature in ansible foreman inventory ( #33743 )
9 years ago
freeipa.py
FreeIPA inventory (ipalib 4.6.2): avoid exception ( #34356 )
8 years ago
gce.ini
Added support for specifying zone for gce dynamic inventory ( #20938 )
9 years ago
gce.py
Added handling optional GCE_CREDENTIALS_FILE_PATH ( #25526 )
9 years ago
infoblox.py
Contrib infoblox exattrs Fixes #35409 ( #35410 )
8 years ago
infoblox.yaml
adds infoblox dynamic inventory script ( #35328 )
8 years ago
jail.py
pep8 fixes for contrib ( #24344 )
9 years ago
landscape.py
…
libcloud.ini
…
libvirt_lxc.py
pep8 fixes for contrib ( #24344 )
9 years ago
linode.ini
…
linode.py
Fix redeclaration of get_host_info function ( #33608 )
9 years ago
lxc_inventory.py
pep8 fixes for contrib ( #24344 )
9 years ago
lxd.ini
A basic lxd dynamic inventory script ( #15848 )
9 years ago
lxd.py
Address lxd inventory pep8 error ( #23021 )
9 years ago
mdt.ini
…
mdt_dynamic_inventory.py
pep8 fixes for contrib ( #24344 )
9 years ago
nagios_livestatus.ini
Fix spelling mistakes (comments only) ( #25564 )
9 years ago
nagios_livestatus.py
Replace exit() with sys.exit()
9 years ago
nagios_ndo.ini
…
nagios_ndo.py
Replace exit() with sys.exit()
9 years ago
nova.ini
…
nova.py
pep8 fixes for contrib ( #24344 )
9 years ago
nsot.py
pep8 fixes for contrib ( #24344 )
9 years ago
nsot.yaml
…
openshift.py
…
openstack.py
More stable explicit file close. ( #34303 )
9 years ago
openstack.yml
Add a module_utils OpenStack Cloud constructor ( #20974 )
8 years ago
openvz.py
pep8 fixes for contrib ( #24344 )
9 years ago
ovirt.ini
…
ovirt.py
pep8 fixes for contrib ( #24344 )
9 years ago
ovirt4.py
ovirt: Add env variables to dynamic inventory ( #31821 )
9 years ago
packet_net.ini
Add grouping by hostname for the Packet inventory ( #21069 )
9 years ago
packet_net.py
Fix invalid string escape sequences.
9 years ago
proxmox.py
Python 2.6 `str.format()` compatibility fixes.
9 years ago
rackhd.py
Add GPl License header to rackhd inventory file. ( #24354 )
9 years ago
rax.ini
…
rax.py
Fix invalid string escape sequences.
9 years ago
rhv.py
…
rudder.ini
minor spelling changes
10 years ago
rudder.py
Fix invalid string escape sequences.
9 years ago
scaleway.ini
contrib(inventory): fix Scaleway inventory used w/env variable token ( #35701 )
8 years ago
scaleway.py
contrib(inventory): fix Scaleway inventory used w/env variable token ( #35701 )
8 years ago
serf.py
…
softlayer.py
Fix invalid string escape sequences.
9 years ago
spacewalk.ini
…
spacewalk.py
pep8 fixes for contrib ( #24344 )
9 years ago
ssh_config.py
pep8 fixes for contrib ( #24344 )
9 years ago
stacki.py
Python 2.6 `str.format()` compatibility fixes.
9 years ago
stacki.yml
Stacki inventory ( #19608 )
10 years ago
vagrant.py
Fix invalid string escape sequences.
9 years ago
vbox.py
pep8 fixes for contrib ( #24344 )
9 years ago
vmware.ini
…
vmware.py
Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
vmware_inventory.ini
VMware: change default host_filter to gueststate ( #32839 )
9 years ago
vmware_inventory.py
Fix ConfigParser.set error in vmware_inventory ( #31643 )
9 years ago
windows_azure.ini
…
windows_azure.py
Fix invalid string escape sequences.
9 years ago
zabbix.ini
…
zabbix.py
zabbix_inventory PEP8 compliance. ( #28680 )
9 years ago
zone.py
pep8 fixes for contrib ( #24344 )
9 years ago