Forgot to change the task name, oops!

This commit is contained in:
Anthony Rose 2021-12-31 00:58:53 +00:00
parent 392617f5ee
commit 1f9f27805f

View file

@ -13,7 +13,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
- name: Create ~/.config/git directory - name: Create /var/log/journal directory
become: true become: true
ansible.builtin.file: ansible.builtin.file:
path: "/var/log/journal" path: "/var/log/journal"