Commit Graph

378 Commits (7c61ce153ffcbb75ededa9ece4ea86ae1c19fbc2)

Author SHA1 Message Date
Martin Krizek 48ffd8789f
Properly handle FieldAttribute.default if callable (#48992)
8 years ago
Felix Fontein 9caaf7b109 docker_container: fix init option idempotency with old docker-py versions (#49078)
8 years ago
Will Thames 31ccb3c29d Diff mode returns yaml diffs in yaml callback plugin (#48794)
8 years ago
Will Thames 960ebd981f k8s append_hash (#48830)
8 years ago
Jordan Borean a568bbed3c
win_mapped_drive - refactor module and docs (#48642)
8 years ago
Rémy Léone 959395f4b4 Fix getheaders regression with open_url in Scaleway dynamic inventory (#48671)
8 years ago
Matt Martz 9773a1f289
Add a Singleton metaclass, use it with Display (#48935)
8 years ago
Matt Martz 64bb54dab4 Catch per loop label templating exceptions. Fixes #48879 (#48896)
8 years ago
Michael Rose 0886c20d19 influxdb_user - Allows updates to user privileges (#46667)
8 years ago
Jordan Borean 9b0dd5224b
win_security_policy - add warning when using this module ot edit rights (#48850)
8 years ago
Brian Coca 68301f890a fix cache 'update' method to be 'mapping' compatible
8 years ago
Adam Miller 4a06e95671 dnf to support modularity module appstream specs
8 years ago
Brian Coca 652da82558 fix bug in config mgr
8 years ago
Brian Coca 87e44a7ed1
better handling of bad type in config (#48821)
8 years ago
Felix Fontein 891687284f docker_* modules: improve diff (#48546)
8 years ago
jhawkesworth 361acd3547 win_say: Port to use CSharpUtil AnsibleBasic (#48361)
8 years ago
Will Thames aaf29c785f Provide Kubernetes resource validation to k8s module (#43352)
8 years ago
Xaroth 87d10b9b78 Include dependency role names in `role_names`. (#46483)
8 years ago
René Moser c7c3ca1c41 cs_template: fix KeyError on state=extracted (#48675)
8 years ago
Martin Krizek 907ff2f26c Add new meta task end_host (#47194)
8 years ago
Brian Coca 24593f2ffb avoid spurious warnigns on unique filter
8 years ago
Jordan Borean 9ac89af355
win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370)
8 years ago
Jordan Borean 6898f02431
win_shortcut: add run as admin and fix shell folder idempotency (#48584)
8 years ago
Adam Miller 34fc66185e make yum update_only option actually work (#47942)
8 years ago
Felix Fontein b1acabcd03 docker_container: fix tests and idempotency for init and shm_size (#48551)
8 years ago
Will Thames 4e1e9589b5 Add wait functionality to k8s module (#47493)
8 years ago
Martin Krizek 1465f70eb5 Add ansible_play_name magic var (#48562)
8 years ago
Tzur Eliyahu 616ba5d807 IBM storage: fix domain issue by adding more keywords to pyxcli avail… (#48345)
8 years ago
Dario Zanzico 89bcd3ff1e clarify port.mode paramter requiremets, fail if unmet (#47938)
8 years ago
Felix Fontein feb60b947c Docker volume fix labels (#48536)
8 years ago
Eric Matysek 880762e07e Fix consistency issue in grafana_dashboard module. (#47459)
8 years ago
Brian Coca b047591dee fix tagged implicit gathering (#48294)
8 years ago
René Moser 9050c7abeb
vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411)
8 years ago
Christopher Gadd f75a84e382 make password locking in user module idempotent (#43671)
8 years ago
Simon Dodsley d7975462da Update and correct iSCSI facts collection (#44644)
8 years ago
Strahinja Kustudic b89b688d52 Fix pip idempotence in check mode
8 years ago
James Cassell c13fa503a1 os_server_facts: support all_projects (#44800)
8 years ago
Jack Haden-Enneking 15e77ebfe8 ipaddr filter - return a network address when given an address with /32 subnet (#47539)
8 years ago
Jimmy McCrory d2969884b4 Add run_once as a valid TaskInclude keyword (#48068)
8 years ago
Stefan Siegel ae7b9ea8cd Always use /proc/sys/kernel/random/boot_id to confirm reboot on Linux (#47017)
8 years ago
Daniel Shepherd e212861443 add changelog fragment for changes merged in #47695 (#48305)
8 years ago
Sam Doran 1e3b704ff1
Prevent duplicate entries in rhsm_repository module (#48107)
8 years ago
Martin Krizek 41dfc5162f user: fix removing the expiry time when it's 0 (#47115)
8 years ago
Matt Martz f728f2bff0
Add a new "contains" jinja2 test (#45798)
8 years ago
Matt Martz 0d068f1e3a
Support list of dicts with omit. Fixes #45907 (#45923)
8 years ago
Michael Cassaniti a2f3f16930 win_updates: Add post search category matching to support product matching (#45708)
8 years ago
Jordan Borean 501acae5ab
Added basic equivalent to PowerShell modules (#44705)
8 years ago
Adam Miller 091fb1dc3f yum also parse obsolete package output (#45365)
8 years ago
Brian Coca 4ec2423a04
make fact gathering obey play tags (#44717)
8 years ago
Matt Martz 9949629e5a
Add toml inventory plugin (#41593)
8 years ago