Commit Graph

43 Commits (d64b49e8a00a255be4d67fe2501ff9aaba8a63e9)

Author SHA1 Message Date
Hans Jerry Illikainen a0b8b85fa5 ufw: add support for interface_in and interface_out (#65382)
7 years ago
Andrea Scarpino 8f843bbaa5 iptables: support wait parameter (#47877)
7 years ago
Andrey Klychkov 32de51adac Unit tests: remove unused imports (#59740)
7 years ago
Alvaro Olmedo Rodriguez a1dcba63b3 java_keystore - Prefer SHA256 and solve SHA256 keytool in java11 version (#57302)
7 years ago
Łukasz Szczęsny bcdd1dc951 pamd: fix idempotence issue when removing rules (#54105)
7 years ago
MonsieurBon eb790cd3c6 Added support for iptables module iprange (#53732) (#53732)
7 years ago
Olivier Bourdon 668f014b3c Add more tests for method option change (#52228)
7 years ago
Abhijeet Kasurde 8d4343b94c
iptables: implement log_level parameter (#52880)
7 years ago
Abhijeet Kasurde f0ef4dae05
iptables: Add support for gateway parameter (#53465)
7 years ago
Jérôme BAROTIN b99de25f32 Enable changed var with ufw check mode (#49948)
7 years ago
Olivier Bourdon cf3483e752 Add tests filters (#43221)
8 years ago
Jocelyn Jaubert 4352a4e54d interfaces_file: Add test for pre-up/post-up with inet/inet6
8 years ago
Jocelyn Jaubert bd7001cdb6 interfaces_file: Add test for changing ipv4 or ipv6 address through address_family
8 years ago
Jocelyn Jaubert a4916e848d interfaces_file: Add test for multiple address_family for same iface
8 years ago
Matt Clay 37b013aca3
Enable additional pylint rules and resolve issues found. (#47221)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Clay 0686450cae
Fix unit tests which modify the source tree. (#45763)
8 years ago
Gregory Hellings 6f007c35c1 Improved the documentation of known_hosts
8 years ago
Yanis Guenane 42c2fd72ae Fix test_create_jks_success failing on SELinux machine (#42001)
8 years ago
Guillaume Grossetie 5ffa1a1b2a Add a module to create a java key store (jks) from a certificate (#35273)
8 years ago
Adam Miller bc7ff83cd9 parted module not idempotent for esp flag and name (#40547)
8 years ago
Ken Evensen fabce98104 Pamd++ (#35709)
8 years ago
Sam Doran c9d3bb59a4 Do not join flag parameters in iptables module (#36658)
8 years ago
Olivier Bourdon a3f2e99864 Fix for changing method only on specified interface (#39015)
8 years ago
Olivier Bourdon 612d0d6634 Fix interfaces_file for proper file contents (#37818)
8 years ago
Ken Evensen 5cce0249f3 Fixes #35629 (#35668)
8 years ago
Aron Szekely 943730b70c Update pamd.py to allow module path with slashes (#32197)
9 years ago
David Kretch 98260f9884 Fix pamd error when inserting a new rule at the end. Fixes #28487 (#28488)
9 years ago
R. Francis Smith e957760d52 updated pamd rule args regexp to match file paths also (#33432)
9 years ago
Pilou a5c9726502 Unit tests: share common code (#31456)
9 years ago
Sébastien DA ROCHA bc4ba6b638 Iptables unit tests (#30762)
9 years ago
Ken Evensen 8724ff3eae pamd: fix issue with trailing commas in module_arguments
9 years ago
Matt Clay 442af3744e Miscellaneous pylint fixes.
9 years ago
Kai 3251aecd95 Fix leading slashes being stripped from mount src (#24013)
9 years ago
Roman Belyakovsky 42039cd436 New module: manage debian network interfaces file /etc/network/interfaces (system/interfaces_file) (#25295)
9 years ago
Guillaume Coré 42ca1ef040 Add unit tests for parted module (#24164)
9 years ago
Adrian Likins 0fc0b6f059 Mv AnsibleFactCollector back to module_utils (#26150)
9 years ago
Ken Evensen f31d3ddeb7 Pamd Updates (#25817)
9 years ago
Adrian Likins 45a9f96774 Facts Refresh (2.4 roadmap) (#23012)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Matt Clay 9f56f87770 Fix PEP 8 issue.
9 years ago
Colin Chan 2d9d1762ba Improve parsing of 'systemctl show' output
9 years ago
Marius Gedminas 2efb692cc4 known_hosts: support --diff (#20349)
9 years ago