Commit Graph

  • 0d246b1c11 infra/image/build.sh: Fail if deployment failed or podman is missing Thomas Woerner 2024-07-31 15:33:19 +02:00
  • 785681f100 ci lint: Allow ShellCheck to test source-d scripts. Rafael Guterres Jeffman 2024-06-29 14:50:04 +00:00
  • 480c83f504 fixup! New image builder without molecule using podman Rafael Guterres Jeffman 2024-07-22 12:21:55 -03:00
  • 928ed30b8b ustream ci: Use infra scripts to build testing images Rafael Guterres Jeffman 2024-07-19 22:56:21 -03:00
  • fb6fed58cb rjeffman: this is a fixup for infra/images/build.sh Rafael Guterres Jeffman 2024-07-19 17:57:30 -03:00
  • b0e03a032d Add shell utitily functions for scripts Rafael Guterres Jeffman 2024-07-19 17:45:47 -03:00
  • 7ac0ec6bd4 tests/azure/templates/build_container.yml: Use new image builder Thomas Woerner 2024-07-20 22:15:25 +02:00
  • 8153239ef7 New image builder without molecule using podman Thomas Woerner 2024-07-19 18:44:20 +02:00
  • c2f6a19677 README-host.md: correction of managedby_host description Kees Bakker 2024-07-30 10:36:26 +02:00
  • 0002d4c7f7 Merge pull request #1274 from t-woerner/fix_multi_user_tests Rafael Guterres Jeffman 2024-07-22 11:40:10 -03:00
  • a95c222ed6 Fix multi user tests Thomas Woerner 2024-07-21 14:59:55 +02:00
  • d9a20e16c1 Merge pull request #1272 from t-woerner/add_missing_cleanup_for_test_services_present Rafael Guterres Jeffman 2024-07-22 11:26:45 -03:00
  • a4860f7b04 Merge pull request #1270 from t-woerner/truncate_stdout_and_stderr_in_upstream_test_log Rafael Guterres Jeffman 2024-07-20 11:53:30 -03:00
  • e71602be6e tests/service/test_services_present.yml: Add missing cleanup Thomas Woerner 2024-07-19 17:08:20 +02:00
  • 3dfa026eda Truncate stdout and stderr in upstream test log Thomas Woerner 2024-07-17 10:27:52 +02:00
  • 16a4eb81ce Merge pull request #1264 from t-woerner/module_documentation_fixes v1.13.2 Rafael Guterres Jeffman 2024-07-01 09:31:47 -03:00
  • cd16490531 Role modules: Docs: Fix default value for string list parameters Thomas Woerner 2024-07-01 11:33:28 +02:00
  • 7b6bc32fa0 tests/utils.py: Fix missing whitespace around arithmetic operator (E226) Thomas Woerner 2024-07-01 11:31:13 +02:00
  • 6b3fb78db6 ipareplica_prepare: Documentation: Fixed name of ipa_client_installed Thomas Woerner 2024-07-01 11:17:52 +02:00
  • 67df9e83c7 ipaclient_setup_nss: Documentation: Add default for selinux_works Thomas Woerner 2024-07-01 11:15:49 +02:00
  • 14be339af0 service: Docs: Fix required for name, add delete_continue to services Thomas Woerner 2024-07-01 10:39:04 +02:00
  • 76251ead2c idp: Drop no_log from docs section, allow to log token_uri and keys_uri Thomas Woerner 2024-07-01 10:33:04 +02:00
  • 74028bd36c idoverrideuser: Docs: Fix sshpubkey element type, nomembers type Thomas Woerner 2024-07-01 10:29:06 +02:00
  • 43217b9e70 cert: Fix short_description tag, add chain option, remove authors Thomas Woerner 2024-07-01 10:25:11 +02:00
  • 96209f6945 inventory/freeipa: Documentation: Fix version_added and drop plugin_type Thomas Woerner 2024-07-01 10:23:21 +02:00
  • 7eac30127a ipamodule_base_docs: Documentation: Fix default for delete_continue Thomas Woerner 2024-07-01 10:20:21 +02:00
  • 719d1cd056 Merge pull request #1263 from t-woerner/tests_sanity_setuptools Rafael Guterres Jeffman 2024-06-28 12:29:42 -03:00
  • 832d44d986 Merge pull request #1262 from t-woerner/user_fix_idp_user_id_aliases Rafael Guterres Jeffman 2024-06-28 12:29:13 -03:00
  • 82f403c0de Merge pull request #1261 from t-woerner/inventory_plugin_try_imports Rafael Guterres Jeffman 2024-06-28 12:27:06 -03:00
  • fa4a90e628 Merge pull request #1259 from t-woerner/permission_DN_parameters_idempotency_fixes Rafael Guterres Jeffman 2024-06-28 12:26:45 -03:00
  • c38ff9b78c Merge pull request #1255 from t-woerner/service_readme_multi_services Rafael Guterres Jeffman 2024-06-28 12:24:40 -03:00
  • 85b1c54ce1 Merge pull request #1250 from t-woerner/convert_input_certificates Rafael Guterres Jeffman 2024-06-28 12:24:07 -03:00
  • 6d5f3f3274 Merge pull request #1248 from t-woerner/fix_batch_errors Rafael Guterres Jeffman 2024-06-28 12:23:39 -03:00
  • 1dba4ba408 Merge pull request #1246 from t-woerner/ipa_4_12_fixes Rafael Guterres Jeffman 2024-06-28 12:23:20 -03:00
  • e867373fc0 tests/sanity/sanity.sh: Install setuptools with pip Thomas Woerner 2024-06-28 17:08:16 +02:00
  • c5c8cb3b04 user: Fix idp_user_id aliases Thomas Woerner 2024-06-28 17:02:24 +02:00
  • 8944999657 service: Add multi service examples to EXAMPLES Thomas Woerner 2024-06-28 16:55:56 +02:00
  • b7a04bc49b README-service.md: Add multi service handling Thomas Woerner 2024-06-24 13:44:16 +02:00
  • 935bef4b9f Merge pull request #1130 from rjeffman/ansible_support_2_14_plus Thomas Woerner 2024-06-28 16:48:27 +02:00
  • 8e139e2fe9 plugins/inventory/freeipa: Try imports for requests and urllib3 Thomas Woerner 2024-06-28 16:35:44 +02:00
  • 332d41dc46 ansible-freeipa.spec: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 11:12:39 -03:00
  • ab94ff07a0 utils/templates: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 11:05:16 -03:00
  • 5a5b3c1655 ipasmartcard_*: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 11:03:11 -03:00
  • 74663b877a ipabackup: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 11:00:55 -03:00
  • 2f06f194f1 ipaserver: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 10:59:38 -03:00
  • 3148c10480 ipareplica: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 10:58:26 -03:00
  • f4187a1453 ipaclient: Bump minimum supported Ansible version to 2.15 Rafael Guterres Jeffman 2023-08-23 10:54:43 -03:00
  • 7126dec0f3 README-*: Bump minimum Ansible supported version to 2.15 Rafael Guterres Jeffman 2023-08-23 09:38:03 -03:00
  • 3d241e55b4 Set collection ansible-core minimum version to 2.15 Rafael Guterres Jeffman 2024-06-22 13:34:42 -03:00
  • 173acf282b permission: Fix idempotency issues for DN parameters Thomas Woerner 2024-06-26 14:44:44 +02:00
  • 39ba225784 ansible_freeipa_module: Fix errors in batch mode Thomas Woerner 2024-06-21 17:11:13 +02:00
  • b7ccd8fed5 ipauser: Use new convert_input_certificates Thomas Woerner 2024-06-21 19:26:54 +02:00
  • ef94b703df ipaidoverrideusere: Use new convert_input_certificates Thomas Woerner 2024-06-21 19:26:36 +02:00
  • 0dc58be3f6 ipahost: Use new convert_input_certificates Thomas Woerner 2024-06-21 19:26:07 +02:00
  • b64da1dbb7 ipaservice: Use new convert_input_certificates Thomas Woerner 2024-06-21 19:24:03 +02:00
  • 84b5d33c62 ansible_freeipa_module: New function convert_input_certificates Thomas Woerner 2024-06-21 19:23:07 +02:00
  • 5ac7143f42 ipareplica: After an HSM replica install ensure all certs are visible Thomas Woerner 2024-06-20 15:14:47 +02:00
  • 07d91e02d1 ipareplica: Refactor CA file handling Thomas Woerner 2024-06-20 15:08:02 +02:00
  • 127d758100 ipareplica_install_ca_certs: Do not return unchanged config attributes Thomas Woerner 2024-06-19 16:36:45 +02:00
  • 4ff6e35c28 ipaserver: Set hsm attributes to None for now Thomas Woerner 2024-06-19 16:41:05 +02:00
  • a1230cabc6 Merge pull request #1242 from t-woerner/fix_build_galaxy_release_sh_offline2 v1.13.1 Rafael Guterres Jeffman 2024-05-27 11:00:03 -03:00
  • 411f5f3467 utils/build-galaxy-release.sh: Fix unary operator expected (v2) Thomas Woerner 2024-05-27 15:39:35 +02:00
  • 8779384614 Merge pull request #1225 from rjeffman/ci_pin_ansible_lint_version v1.13.0 Thomas Woerner 2024-05-27 14:33:52 +02:00
  • 2cc1484ad7 Merge pull request #1229 from t-woerner/batch_command Rafael Guterres Jeffman 2024-05-23 14:53:23 -03:00
  • 77c1d206d3 fixup! pylint: Ignore usage of 'unicode' before assignment Rafael Guterres Jeffman 2024-05-22 11:20:12 -03:00
  • 52241fe233 pylint: ensure variables are initialized Rafael Guterres Jeffman 2024-05-22 10:22:15 -03:00
  • f53ca3ad39 pylint: Ignore usage of 'unicode' before assignment Rafael Guterres Jeffman 2024-05-22 10:04:22 -03:00
  • 60905ef5bf upstream ci: Update Github actions Rafael Guterres Jeffman 2024-03-26 10:53:34 -03:00
  • 0d48da060d lint tools: bump code verification tools versions Rafael Guterres Jeffman 2024-03-22 11:47:09 -03:00
  • 5cdbcf6442 ipahost: Enable batch command with keeponly Thomas Woerner 2024-04-22 17:22:22 +02:00
  • 08b0fc02ba ipagroup: Enable batch command use with keeponly Thomas Woerner 2024-04-22 14:15:16 +02:00
  • 6cec03eb15 ipaservice: Enable batch command use with keeponly Thomas Woerner 2024-04-22 10:52:00 +02:00
  • 65a1fd7804 ipauser: Enable batch command use with keeponly Thomas Woerner 2024-04-18 14:33:05 +02:00
  • bcb6a68230 IPAAnsibleModule: Add support for batch command in execute_ipa_commands Thomas Woerner 2024-04-18 14:27:40 +02:00
  • 8f8a16f815 Merge pull request #1239 from t-woerner/fix_group_readme_rename Rafael Guterres Jeffman 2024-05-21 09:09:11 -03:00
  • bfcc62a27f Merge pull request #1238 from t-woerner/fix_user_readme_rename Rafael Guterres Jeffman 2024-05-21 09:08:25 -03:00
  • 8ba32bfc26 Merge pull request #1237 from t-woerner/fix_idempotency_issues_ipahost Rafael Guterres Jeffman 2024-05-21 09:06:45 -03:00
  • 69306a6177 README-group.md: Add missing ":" in multi rename example Thomas Woerner 2024-05-16 21:21:39 +02:00
  • 967a2d8e56 README-user.md: Fix state for user rename in example playbook Thomas Woerner 2024-05-16 21:02:05 +02:00
  • 2626715db6 Merge pull request #1222 from t-woerner/ipaserver_use_IPAChangeConf_and_realm_to_ldapi_uri Rafael Guterres Jeffman 2024-05-16 12:16:08 -03:00
  • 2166a9f7a2 Merge pull request #1231 from t-woerner/inventory_plugin Rafael Guterres Jeffman 2024-05-14 09:00:37 -03:00
  • 8b4bb631a5 Merge pull request #1235 from t-woerner/fix_idempotency_issues_ipauser Rafael Guterres Jeffman 2024-05-14 08:55:10 -03:00
  • f17f83d6bd utils/build-galaxy-release.sh: Fix unary operator expected Thomas Woerner 2024-05-10 11:26:06 +02:00
  • a3517a3a23 New inventory plugin Thomas Woerner 2024-05-03 17:29:54 +02:00
  • 5aa1c7cb57 Merge pull request #1236 from t-woerner/fix_idempotency_issues_ipaservice Rafael Guterres Jeffman 2024-05-13 12:06:25 -03:00
  • 15e9201dab ipahost: Fix idempotency issues Thomas Woerner 2024-04-22 17:20:11 +02:00
  • 6caa58e8be ansible_freeipa_module: Import and provide normalize_sshpubkey Thomas Woerner 2024-04-22 17:07:03 +02:00
  • 5c61f14cc1 ipaservice: Do not set continue to None for service_del Thomas Woerner 2024-04-22 11:03:21 +02:00
  • b3a74e616a ipauser: Fix idempotency issues for members Thomas Woerner 2024-04-18 14:30:43 +02:00
  • cbff802d13 Merge pull request #1226 from t-woerner/ipalib.install.kinit_moved_to_ipalib_freeipa_7286 Rafael Guterres Jeffman 2024-03-28 10:57:02 -03:00
  • 4ceb6aa05d Merge pull request #1224 from t-woerner/ipaclient_dns_resolver_fix_changed Rafael Guterres Jeffman 2024-03-28 10:13:06 -03:00
  • 35614d7a88 ipalib.install.kinit moved to ipalib Thomas Woerner 2024-03-25 11:06:01 +01:00
  • 7a9ea832a1 Merge pull request #1227 from t-woerner/fix_build_galaxy_release_sh_offline Rafael Guterres Jeffman 2024-03-26 12:17:08 -03:00
  • 2804ec3f83 utils/build-galaxy-release.sh: Fix offline default value Thomas Woerner 2024-03-26 14:46:11 +01:00
  • bef748cfdc ipaclient_configure_dns_resolver: Return proper changed state Thomas Woerner 2024-03-21 16:19:46 +01:00
  • c24e8b498e Merge pull request #1223 from t-woerner/galaxy_collection_for_rpm Rafael Guterres Jeffman 2024-03-21 09:27:41 -03:00
  • fe16df8a6c utils/build-galaxy-release.sh: Enable offline generation for rpm Thomas Woerner 2024-03-20 11:07:56 +01:00
  • d804dc470e Merge pull request #1221 from t-woerner/ipaserver_only_one_custodia_setup Rafael Guterres Jeffman 2024-03-14 10:44:41 -03:00
  • 8fa3daece8 ipaserver_prepare: Properly create IPA_DEFAULT_CONF Thomas Woerner 2024-03-13 13:29:15 +01:00
  • 0cad1fa879 ipaserver: Run custodia setup only once Thomas Woerner 2024-03-13 13:14:16 +01:00