summaryrefslogtreecommitdiff
path: root/lib/ansible/modules/system
Commit message (Expand)AuthorAgeFilesLines
* hostname: PopOS support (#69295)Abhijeet Kasurde2020-05-071-0/+6
* fix expires usage sentence flow (#69306)Kevin Gentile2020-05-041-1/+1
* Added missing parameter (#69160)Chris Holland2020-04-281-1/+1
* service_facts: fix for systemd 245 (#68211)Chih-Hsuan Yen2020-04-241-2/+3
* core promotionsMatt Martz2020-03-234-4/+4
* Migrated to ansible.posixAnsible Core Team2020-03-236-2669/+0
* Migrated to community.generalAnsible Core Team2020-03-2353-18117/+0
* hostname Add cloudlinuxserver value to hostname.py (#66911)Dainius Sakalinskas2020-02-281-0/+6
* Setup documentation - windows custom fact variable name (#67690)WilliamVannuffelen2020-02-241-2/+4
* Removing a cron file when the 'name' parameter is specified is now allowed (#...Emmanuel MICKIEWICZ2020-02-151-1/+4
* sefcontext: fix fatal failure for socket file type (#65690)Phil2020-02-151-1/+1
* open_iscsi: Set default port as string (#67270)Pascal Stauffer2020-02-151-1/+1
* AnsibleModule.load_file_common_arguments: allow to override path (#61659)Felix Fontein2020-02-121-2/+1
* Update group.py (#67309)Sebastian Thörn2020-02-111-0/+7
* user - allow 'groups', 'append' with 'local' (#62134)Todd Lewis2020-02-061-24/+58
* fix systemd use in container builds (#66062)James Cassell2020-02-051-11/+29
* group - correctly determine if a local group exists. (#59772)Ruediger Pluem2020-02-051-5/+31
* user - warn if "append" is set but not "groups" (#65795)Erwin Oegema2020-02-041-0/+6
* pamd: Fix AttributeError when removing the first or last rule (#66398)Sato Kenta2020-01-231-1/+4
* reboot - add boot_time_command parameter (#62680)Sam Doran2020-01-211-0/+8
* Update return doc in python_requirements_info (#66519)Stanislav German-Evtushenko2020-01-171-1/+1
* hostname - Add Void Linux distribution (#66499)Lassi Kortela2020-01-161-0/+6
* make: use -f instead of --file to aid in portability (#65880)JP Mens2020-01-141-1/+1
* Update user module to support no_log=False. (#66219)kaorihinata2020-01-071-2/+2
* Add support for OSCM-distribution in hostname module (#66190)Thomas Hucke2020-01-051-0/+6
* Misc typo fixes (#66120)Abhijeet Kasurde2020-01-041-1/+1
* add example for 'search_paths' option (#65731)Nicolas Quiniou-Briand2020-01-031-0/+5
* Be more specific about the requirements per distro (#65810)Thomas Praxl2019-12-231-1/+1
* don't use `with_file` in exclusive=True examples (#65967)Evgeni Golov2019-12-231-3/+1
* user - honor update_password parameter on BusyBox hosts (#65977)Sam Doran2019-12-201-8/+7
* Patch: fix seports to allow integers or string (#65134)Joshua Schmidlkofer2019-12-121-3/+7
* hostname - Add OpenSUSE Tumbleweed Linux distro (#65457)Fabiano FidĂȘncio2019-12-111-0/+6
* Document group module return values (#65294)Andrew Schultz2019-12-101-0/+23
* solaris_zone: Allow only valid characters in zone name (#65686)Abhijeet Kasurde2019-12-101-0/+10
* lbu module: Alpine Linux Local Backup Utility (#62584)Kaarle Ritvanen2019-12-021-0/+131
* ufw: add support for interface_in and interface_out (#65382)Hans Jerry Illikainen2019-12-021-2/+33
* syspatch: Check for apply=no condition (#65350)Abhijeet Kasurde2019-11-301-1/+3
* Add an example for mounting NFS. (#64974)majerus12232019-11-261-0/+8
* Fix: OpenBSD syspatch module bug (#57259)Andrew Klaus2019-11-241-9/+19
* user - compare macOS user properties using same type (#62973)John Chen2019-11-221-2/+2
* Fix typo in docs for lvol module(#65092)Ben Porter2019-11-201-1/+1
* Fix argument name in example of documentation (#64891)Mossroy2019-11-161-1/+1
* hostname - Add Manjaro Linux distribution (#64810)Andre Lehmann2019-11-141-0/+6
* Update firewalld.py (#64153)stevenamelinckx2019-11-051-2/+2
* Replaces deprecated usage of functions in ansible.module_utils.basic (#63990)Mads Jensen2019-10-319-43/+53
* user: Handle exception when /etc/shadow file is missing (#63888)Abhijeet Kasurde2019-10-241-1/+1
* iptables: support wait parameter (#47877)Andrea Scarpino2019-10-191-0/+34
* Fix return value documentation (2/2) (#63478)Felix Fontein2019-10-154-48/+48
* Fix warnings for ufw examples (#63505)houtd2019-10-151-9/+9
* user - fix shadow file parsing on AIX (#62547)Sam Doran2019-10-141-16/+18