main.yml 165 B

1234567
  1. - hosts: localhost
  2. tasks:
  3. - x509_certificate:
  4. key_path: 'key'
  5. cert_path: 'cert'
  6. common_name: test.example.com
  7. organization_name: company