Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
  • v1.8.4
21 results

test_users_invalid_cert.yml

Blame
    • Rafael Guterres Jeffman's avatar
      6601ee3a
      upstream tests: Removal of 'warn: no' from shell plugins · 6601ee3a
      Rafael Guterres Jeffman authored
      The parameter 'warn' from ansible.builtin.shell was deprecated in
      ansible-core version 2.11 and removed in version 2.14.
      
      This patch removes the usage of this parameter from ansible-freeipa
      tests, and adds 'deprecated-command-syntax' to the skip list of
      ansible-lint configuration to cope with the change in the linter.
      6601ee3a
      History
      upstream tests: Removal of 'warn: no' from shell plugins
      Rafael Guterres Jeffman authored
      The parameter 'warn' from ansible.builtin.shell was deprecated in
      ansible-core version 2.11 and removed in version 2.14.
      
      This patch removes the usage of this parameter from ansible-freeipa
      tests, and adds 'deprecated-command-syntax' to the skip list of
      ansible-lint configuration to cope with the change in the linter.