Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-2695

Selinux is not working

XMLWordPrintable

      SUMMARY

      During variable transformation, values for expected filenames have changed and it's causing the tasks to be skipped even though jws_selinux_enabled is set to True.

      ISSUE TYPE
      • Bug Report
      COLLECTION VERSION

       1.2.1

      STEPS TO REPRODUCE
      ---
      
      - name: Install JWS with ZIPs
        hosts: managed-nodes
        vars:
          jws_version: "5.6.0"
          jws_natice: True
          jws_selinux_enabled: True
        tasks:
          - name: Import JWS role
            import_role:
              name: "redhat.jws.jws"
      
      EXPECTED RESULTS
      ACTUAL RESULTS
      TASK [redhat.jws.jws : Install selinux-policy-devel] **************************************************************************************************************************************************************************************
      skipping: [managed-node-two]
      
      TASK [redhat.jws.jws : Check if archive contains a selinux policy] ************************************************************************************************************************************************************************
      skipping: [managed-node-two]
      
      TASK [redhat.jws.jws : Create selinux policy] *********************************************************************************************************************************************************************************************
      skipping: [managed-node-two]
       

              rpelisse@redhat.com Romain Pelisse
              akrajcik@redhat.com Adam Krajcik
              Adam Krajcik Adam Krajcik
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: