actions: - replace: - target: "*.html" find: "background-color: #fff;" replace: "background-color: #FAF5F5;" count: 1 - target: "*.html" find: "color: #c00;" replace: "color: #0B2335;" count: 2 - target: "*.html" find: "color: #f50;" replace: "color: #0069DA;" count: 1 - target: "*.html" find: "background-color: #900;" replace: "background-color: #0B2335;" count: 2 - target: "*.html" find: "border: 2px solid #fff;" replace: "border: 2px solid #FAF5F5;" count: 1 - target: "*.html" find: "Red Hat Enterprise Linux. It is located" replace: "AlmaLinux. It is located" count: 1 - target: "*.html" find: "
For information on Red Hat Enterprise Linux, please visit the Red Hat, Inc. website. The documentation for Red Hat Enterprise Linux is available on the Red Hat, Inc. website.
" replace: "For information on AlmaLinux, please visit the AlmaLinux website.
" count: 1 - target: "*.html" find: |