Project

General

Profile

Actions

Bug #27317

closed

Sync template for playing roles with new inventory structure

Added by Ondřej Pražák almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Templates
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Template uses `foreman_params` to display information about host, it should be `foreman`.

Steps to reproduce:

1) play ansible roles on host with 'Ansible Roles - Ansible Default' job tamplate

1:
   2:PLAY [all] *********************************************************************
   3:
   4:TASK [Gathering Facts] *********************************************************
   5:ok: [host1.example.com]
   6:
   7:TASK [Display all parameters known for the Foreman host] ***********************
   8:ok: [host1.example.com] => {
   9:    "foreman_params": "VARIABLE IS NOT DEFINED!" 
  10:}
  11:PLAY RECAP *********************************************************************
  12:host1.example.com : ok=2    changed=0    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
  13:Exit status: 0

Related issues 2 (0 open2 closed)

Related to Ansible - Bug #25462: When running Ansible roles on host, debug message is not printedClosedOndřej PražákActions
Copied to Ansible - Bug #27329: Sync template for playing roles with new inventry structureClosedOndřej PražákActions
Actions #1

Updated by Ondřej Pražák almost 5 years ago

  • Related to Bug #25462: When running Ansible roles on host, debug message is not printed added
Actions #2

Updated by Ondřej Pražák almost 5 years ago

  • Bugzilla link set to 1574461
Actions #3

Updated by Ewoud Kohl van Wijngaarden almost 5 years ago

  • Project changed from Ansible to Foreman
  • Category set to Templates
  • Target version set to 1.23.0
  • Triaged changed from No to Yes
Actions #4

Updated by The Foreman Bot almost 5 years ago

  • Fixed in Releases 1.23.0 added
Actions #5

Updated by Ondřej Pražák almost 5 years ago

  • Status changed from New to Closed
Actions #6

Updated by Ondřej Pražák almost 5 years ago

  • Copied to Bug #27329: Sync template for playing roles with new inventry structure added
Actions #7

Updated by Marek Hulán almost 5 years ago

  • Pull request https://github.com/theforeman/community-templates/pull/552 added
Actions #8

Updated by Tomer Brisker over 4 years ago

  • Subject changed from Sync template for playing roles with new inventry structure to Sync template for playing roles with new inventory structure
Actions

Also available in: Atom PDF