Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-5035

RH294-143: The systemd Module Example: - name: reload web server systemd: name: apache2 state: reload daemon-reload: yes ``` `state: reloaded` should be used instead

XMLWordPrintable

    • 9
    • en-US (English)

      URL: https://rol.redhat.com/rol/app/courses/rh294-8.4/pages/ch09s05
      Reporter RHNID: ctiwary@redhat.com
      Section: system-process-lecture - Managing the Boot Process and Scheduled Processes
      Language: en-US (English)||||||||
      Workaround:

      Description: The systemd Module Example:

      - name: reload web server
        systemd: 
          name: apache2 
          state: reload 
          daemon-reload: yes

      `state: reloaded` should be used instead

            rht-sbonnevi Steven Bonneville
            chetan-rhls Chetan Tiwary
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: