Commit Graph

42556 Commits (c581fbd0be95f7dde73004b682b1f908ce442a71)
 

Author SHA1 Message Date
Zim Kalinowski c581fbd0be adding missing items in postgresql facts documentation (#51677)
* adding missing items in postgresql facts documentation

* removed trailing whitespace
5 years ago
Zim Kalinowski beba2fdc65 adding missing items in the documentation of mysql server facts (#51676)
* adding missing items in the documentation of mysql server facts

* removed trailing whitespace
5 years ago
James Cassell 953058d025 standardize connection variable names (#51776)
* standardize user/password connection vars

* docs: use ansible_user and ansible_password

* docs: var precedence for connection vars

* docs: ansible_become_pass -> ansible_become_password etc
5 years ago
Akira Yokochi 51061f8a5f fix a little typo in ini inventory doc (#52025) 5 years ago
Rémy Léone accbcdeccb Add a Scaleway load-balancer module (#51741) 5 years ago
getjack 9dbb551528 - Initial commit (#51729)
- Fix sanity checks
  - Fixed documentation trailing whitespaces
5 years ago
Matt Martz 3c85ac1788
Promote include_tasks/role and import_tasks/role to stableinterface (#51975) 5 years ago
Bill Dodd e0538610bf Update GetBiosBootOrder to use standard spec resources (#51764)
* update GetBiosBootOrder to use standard spec resources

* handle case where BootOrder is present but BootOptions is missing
5 years ago
Fabian von Feilitzsch e81b74d6c8 Properly parse boolean env values as boolean (#51836) 5 years ago
Felix Fontein 4d3d8dd60f ufw: check values for direction depending on situation (#50402)
* Check values of 'direction'.

* Add changelog.

* Update lib/ansible/modules/system/ufw.py

Co-Authored-By: felixfontein <felix@fontein.de>

* Update lib/ansible/modules/system/ufw.py
5 years ago
Felix Fontein a279892fae ufw: allow gre and igmp protocols (#51166)
* ufw: allow gre and igmp protocols.

* Add changelog.
5 years ago
Miguel Angel Muñoz González 95557077b6 Fortinet's FortiOS Extender Controller Extender (#51891) 5 years ago
Miguel Angel Muñoz González 06b725619b Fortinet's FortiOS Firewall Auth (#51892) 5 years ago
Bill Dodd 3b20b186d7 remove non-standard GetManagerAttributes, SetManagerAttributes (#51898) 5 years ago
Miguel Angel Muñoz González 158ae76d65 Fortinet's FortiOS Firewall Central SNAT Map (#51929) 5 years ago
Miguel Angel Muñoz González b14008abb9 Fortinet's FortiOS Firewall DNStranslation (#51930) 5 years ago
Miguel Angel Muñoz González c7af56849f Fortinet's FortiOS Firewall DoSPolicy6 (#51931) 5 years ago
Miguel Angel Muñoz González a40ceb448e Fortinet's FortiOS Firewall DoSPolicy (#51932) 5 years ago
Miguel Angel Muñoz González de077e60f5 Fortinet's FortiOS Firewall Identity based Route (#51933) 5 years ago
Miguel Angel Muñoz González e7f4447092 Fortinet's FortiOS Firewall Interface Policy6 (#51935) 5 years ago
Miguel Angel Muñoz González 6f12e0d54e Fortinet's FortiOS Firewall Interface Policy (#51936) 5 years ago
Miguel Angel Muñoz González cb6c8a0d26 Fortinet's FortiOS Firewall Internet Service Custom (#51937) 5 years ago
Miguel Angel Muñoz González e0867459c7 Fortinet's FortiOS Firewall Internet Service (#51943) 5 years ago
Miguel Angel Muñoz González bbb1e9e335 Fortinet's FortiOS Firewall Internet Service Group (#51945) 5 years ago
Miguel Angel Muñoz González 29567c9fdc Fortinet's FortiOS Firewall IpMacBinding Setting (#51947) 5 years ago
Miguel Angel Muñoz González 4742a55f31 Fortinet's FortiOS Firewall IpMacBinding Table (#51948) 5 years ago
Miguel Angel Muñoz González e2f03df2b2 Fortinet's FortiOS Firewall IP translation (#51950) 5 years ago
Miguel Angel Muñoz González 6667604a3f Fortinet's FortiOS Firewall IPv6 EH Filter (#51954) 5 years ago
Miguel Angel Muñoz González ebacea2116 Fortinet's FortiOS Firewall Multicast Address (#51964) 5 years ago
Mariusz Mazur 34671a64b3 k8s_auth: new k8s module for handling auth (#50807)
* k8s*: add a reference to k8s_auth in all the modules' descriptions

* k8s_auth: new k8s module for handling auth

* k8s_auth: ignore E203

Can't use module_utils.urls, since that lacks user CA support, which is
a critical feature of what this module does.
5 years ago
Miguel Angel Muñoz González 2aa500c9a4 Fortinet's FortiOS Firewall Multicast Policy6 (#51966) 5 years ago
Jérôme BAROTIN b99de25f32 Enable changed var with ufw check mode (#49948)
* Enable 'changed' var with ufw check mode

* Fix from comment of the PR + Unit Test

* Fix on ufw module after the second review

- delete rules change works in check mode
- simplify execute def & use it on every call process
- improved regexp
- rename vars defaults to current_default_values

* Add ignore error to execute() and use it in get_current_rules()

* Update after third code review (introduce change in changed status)

* Adjust tests and fix some problems (#1)

* 'active' also appears in 'inactive'.

* 'reject' is also a valid option here.

* For example for reloaded, changed will be set back to False here.

* Improve and adjust tests.

* Fix after merging integration test

* handle "disabled" on default routed

* Add /var/lib/ufw/.. rules files

* add unit test

* Fix pep8 formatting error

* Separate ipv6 and ipv4 rules process from checkmode

* fix non-ascii error on ci

* Some change after review

* Add unit test with sub network mask

* rename is_match function by is_starting

* add changelog fragment
5 years ago
Miguel Angel Muñoz González 708f0b07ba Fortinet's FortiOS Firewall LDB monitor (#51955) 5 years ago
Miguel Angel Muñoz González 5c04f7c256 Fortinet's FortiOS Firewall Local In Policy6 (#51957) 5 years ago
Miguel Angel Muñoz González 70e738cfec Fortinet's FortiOS Firewall Local In Policy (#51962) 5 years ago
Miguel Angel Muñoz González c9cea22854 Fortinet's FortiOS Firewall Multicast Address6 (#51963) 5 years ago
Miguel Angel Muñoz González 2016037fa5 Fortinet's FortiOS Firewall Multicast Policy (#51968) 5 years ago
Miguel Angel Muñoz González 30951d1db3 Fortinet's FortiOS Firewall Profile Group (#51969) 5 years ago
Miguel Angel Muñoz González 4219242aed Fortinet's FortiOS Firewall Profile Protocol Options (#51970) 5 years ago
Miguel Angel Muñoz González bfd4e2a591 Fortinet's FortiOS Firewall Proxy Address (#51974) 5 years ago
Miguel Angel Muñoz González da2eda41f7 Fortinet's FortiOS Firewall Proxy AddrGrp (#51982) 5 years ago
Miguel Angel Muñoz González 4262910e76 Fortinet's FortiOS Firewall Proxy Policy (#51983) 5 years ago
Felix Fontein 9b1cbcf3a4 openssl_csr: ignore empty strings in altnames (#51473)
* Ignore empty strings in altnames.

* Add changelog.

* Add idempotence check without SAN.

* Fix bug in cryptography backend.
5 years ago
Andrea Tartaglia 52d0d51f97 Added Shaps GH handle to team_crypto (#52020) 5 years ago
Yanis Guenane 339658dee2 BOTMETA: Fix Spredzy's case (#52019) 5 years ago
Karsten Jakobsen e6ae688e47 netbox: inventory: Fix VMs do not have device_roles, but instead use roles (#50761)
This makes sure that roles show up as device_role when using VMs
5 years ago
Guillaume Martinez 7b84c0ee80 gitlab_hook: renaming module name (#51979)
* gitlab_hook: renaming module name

* gitlab_hook: rename module in documentation

* gitlab_hook: remove plural in docs and code

* gitlab_hook: fix unit test functions
5 years ago
Andrii Radyk 07cff73719 Fix yaml indentation for from_yaml_all filter example (#51998) 5 years ago
Hannes Ljungberg 153e996760 docker_swarm_service: Remove defaults (#51216)
* Drop descriptions of docker-py constraints <=3.0.0

* Properly indent documentation

* Clearer examples

* Spelling

* Fix example

* Revert "Drop descriptions of docker-py constraints <=3.0.0"

This reverts commit 8106215af62ae5880c3b748cec562a85f2247bdc.

# Conflicts:
#	lib/ansible/modules/cloud/docker/docker_swarm_service.py

* Add min versions for placement preferences

* Add endpoint_mode and publish to option_minimal_versions

* Restrict update max_failure_ratio and monitor versions

* Remove defaults and only pass required arguments

* Fix indentation

* Fix args documentation

* Fix replicas documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Add type to all documented options

* Add suboptions for mounts, secrets and configs

* Add suboptions to argument spec

* Remove redundant validation and casting

* Don’t default Spec.EndpointSpec.Mode to vip

* Use single quotes as string literal

* Catch ImportError explicitly

* Move init to top of class

* Align closing brackets

* Spelling

* Import LooseVersion

* Documentation fixes

* Documentation fix

* Documentation fixes

* Remove required: false and default=None

* Defaults for update_delay and update_parallelism

* Set correct key for default

* Handle empty idempotency

* Clearer image documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Clearer constraint documentation

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Better documentation of corresponding service opts
5 years ago
Adam Miller 2721ed260e Properly handle unauthenticated yum proxy config (#51915)
Fixes #51548

Signed-off-by: Adam Miller <admiller@redhat.com>
5 years ago