Skip to content
Snippets Groups Projects
Select Git revision
  • 2c9ee7d8429b8d8a1883dde5d94f197e02d88188
  • master default protected
  • v1.15.1
  • v1.15.0
  • 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
22 results

host

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    With ansible-core 2.14.12 using jinja2 templating in conditional
    statements with ansible_facts['fqdn'] is marked as unsafe and results in
    a failure.
    
    The issues with using jinja2 templating in conditional statements for
    asserts have been solved and a new server_fqdn fact has been added for
    ansible_facts['fqdn'].
    2c9ee7d8
    History
    Name Last commit Last update
    ..