summaryrefslogtreecommitdiff
path: root/contrib/inventory/foreman.py
Commit message (Expand)AuthorAgeFilesLines
* Migrated to community.generalAnsible Core Team2020-03-091-662/+0
* Update foreman inventory to use foreman's inventory report (#62438)Samir Jha2019-12-031-1/+206
* Use ansible.module_utils.six in inventory scripts (#55000)Sam Doran2019-04-091-6/+1
* add want_ssh_ansible_host flag to foreman dynamic inventory (#34169)Keith Resar2018-11-151-0/+7
* Handle non-ascii characters in foreman.py (#46779)jctanner2018-10-151-4/+18
* Surround top-level function and class definitions with two blank lines.Joren Vrancken2018-07-311-0/+1
* Remove redundant API method from foreman inventory (#41720)Abhijeet Kasurde2018-06-211-4/+0
* Set `raw=True` when reading passwords from ConfigParser files. (#35582)Bill Nottingham2018-04-051-1/+1
* Add scan_new_hosts feature in ansible foreman inventory (#33743)Giovanni Sciortino2017-12-141-1/+9
* Fix invalid string escape sequences.Matt Clay2017-11-211-1/+1
* Add possibility to interpret global parameters value as JSON with rich_params...Eric L2017-08-071-1/+13
* foreman.py: create Ansible groups from Satellite 6 host collections (#25269)Carsten Clasohm2017-06-091-25/+71
* Fix inventory script for Foreman where group by pattern are not prope… (#25...Eric L2017-05-311-6/+3
* pep8 fixes for contrib (#24344)Matt Martz2017-05-091-0/+2
* Add Foreman inventory (#19510)Daniel Lobato García2017-02-211-0/+379