.. |
__acl
|
[__acl] remove deprecated parameters, fix some bugs and improve manual
|
2 years ago |
__apt_backports
|
__apt_backports: undo __apt_update_index call
|
2 years ago |
__apt_default_release
|
Add __apt_default_release type (#643)
|
5 years ago |
__apt_key
|
[__apt_key*] Deprecate __apt_key_uri and improve __apt_key
|
2 years ago |
__apt_key_uri
|
[__apt_key*] Deprecate __apt_key_uri and improve __apt_key
|
2 years ago |
__apt_mark
|
+x
|
6 years ago |
__apt_norecommends
|
[type/__apt_norecommends] Use 00InstallRecommends file as debian-installer does
|
2 years ago |
__apt_pin
|
Fix typo in distro names...
|
2 years ago |
__apt_ppa
|
Fix problems found by sellcheck in type explorers.
|
4 years ago |
__apt_source
|
Add nonparallel marker for __apt_source type.
|
4 years ago |
__apt_unattended_upgrades
|
__apt_unattended_upgrades: update manual
|
3 years ago |
__apt_update_index
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__block
|
__block: securly quote via the quote function
|
2 years ago |
__ccollect_source
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
4 years ago |
__cdist
|
Fix newly found shellcheck issues
|
3 years ago |
__cdistmarker
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__check_messages
|
Fix shellcheck SC2002
|
4 years ago |
__chroot_mount
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__chroot_umount
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__clean_path
|
[__clean_path] add --path parameter
|
3 years ago |
__config_file
|
fix SC2045 (use globs instead of `ls`)
|
4 years ago |
__consul
|
consul, changelog, consul agent => alpine
|
4 years ago |
__consul_agent
|
Fix shellcheck
|
3 years ago |
__consul_check
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_reload
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__consul_service
|
Fix various typos and styling errors in __consul_agent, conf-dir
|
3 years ago |
__consul_template
|
Improve quoting.
|
4 years ago |
__consul_template_template
|
Fix SC2030,SC2031.
|
4 years ago |
__consul_watch_checks
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_watch_event
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_watch_key
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_watch_keyprefix
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_watch_nodes
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_watch_service
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__consul_watch_services
|
Patch __consul_* to discover remote consul configuration dir
|
3 years ago |
__cron
|
[__cron] add hint for default values of time-related parameters
|
3 years ago |
__daemontools
|
Improve shell code.
|
4 years ago |
__daemontools_service
|
Fix SC2086 on all scripts
|
4 years ago |
__debconf_set_selections
|
[type/__debconf_set_selections] man.rst: Fix line break in AUTHORS
|
2 years ago |
__directory
|
[type/{__file,__directory}] Fix incorrect interpretation of strings with leading 0s as octal
|
3 years ago |
__docker
|
Fix variable typo
|
4 years ago |
__docker_compose
|
Disable SC2016 check.
|
4 years ago |
__docker_config
|
__docker_config: Fix config-data explorer
|
5 years ago |
__docker_secret
|
__docker_secret: Set executable flag on scripts
|
5 years ago |
__docker_stack
|
__docker_stack: Use --with-registry-auth deploy option
|
5 years ago |
__docker_swarm
|
__docker_swarm: Fix for Docker 19.03
|
4 years ago |
__dog_vdi
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__dot_file
|
Added optional dirmode parameter to set the mode of (optional) the directory.
|
2 years ago |
__download
|
fix shellcheck
|
2 years ago |
__dpkg_architecture
|
__dpkg_architecture: make type nonparallel
|
2 years ago |
__file
|
[type/__file] Fix --state pre-exists also for non-dry-runs
|
2 years ago |
__filesystem
|
[filesystem] Add ubuntu as supported distribution.
|
2 years ago |
__firewalld_rule
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
4 years ago |
__firewalld_start
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__git
|
[__git] fix group explorer
|
2 years ago |
__go_get
|
Fix problems found by sellcheck in type explorers.
|
4 years ago |
__golang_from_vendor
|
Disable SC2016 check.
|
4 years ago |
__grafana_dashboard
|
Fix issues/Make prometheus+grafana+blackbox types compatible with Debian 10
|
3 years ago |
__group
|
[__group] fix --gid on freebsd
|
3 years ago |
__hostname
|
[type/__hostname] Fix OS version detection for SuSE
|
2 years ago |
__hosts
|
[type/__hosts] Fix when used without --alias
|
3 years ago |
__hwclock
|
[type/__hwclock] Add new type
|
2 years ago |
__install_bootloader_grub
|
Fix SC2086 on all scripts
|
4 years ago |
__install_chroot_mount
|
add forgotten symlink
|
6 years ago |
__install_chroot_umount
|
bugfix: __install_chroot_umount was not using __chroot_umount/manifest
|
3 years ago |
__install_config
|
Fix after shellcheck.
|
4 years ago |
__install_coreos
|
Fix SC1117.
|
4 years ago |
__install_directory
|
Fix documentation for install types
|
3 years ago |
__install_file
|
Fix documentation for install types
|
3 years ago |
__install_fstab
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__install_generate_fstab
|
Fix SC2044.
|
4 years ago |
__install_mkfs
|
Remove unused variables (almost, found bugs?)
|
4 years ago |
__install_mount
|
Fix SC2044.
|
4 years ago |
__install_partition_msdos
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__install_partition_msdos_apply
|
shellcheck on /files/ scripts.
|
4 years ago |
__install_reboot
|
Drop unused options parameter in __install_reboot
|
4 years ago |
__install_reset_disk
|
Fix SC1117.
|
4 years ago |
__install_stage
|
Fix sphinx warnings.
|
5 years ago |
__install_umount
|
Fix __install_umount target parameter
|
4 years ago |
__iptables_apply
|
__iptables_apply: shorten copyright header
|
2 years ago |
__iptables_rule
|
__iptables_*: correct manpage spelling
|
2 years ago |
__issue
|
Allow filling __issue from stdin
|
5 years ago |
__jail
|
Fix remaining shellcheck problems.
|
4 years ago |
__jail_freebsd9
|
Fix problems found by sellcheck in type explorers.
|
4 years ago |
__jail_freebsd10
|
Fix problems found by sellcheck in type explorers.
|
4 years ago |
__key_value
|
[type/__key_value] Get AWK from POSIX PATH
|
3 years ago |
__keyboard
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__letsencrypt_cert
|
[__letsencrypt_cert] Revamp explorers, add locking.
|
2 years ago |
__line
|
[__line] Add support for '--state replace'
|
2 years ago |
__link
|
[__link] fix typo in the manual
|
3 years ago |
__locale
|
Merge branch 'feature/type/__localedef' into 'master'
|
2 years ago |
__locale_system
|
[type/__locale_system] Fix version extraction for SuSE
|
3 years ago |
__localedef
|
[type/__localdef] Also check for aliases in state explorer
|
2 years ago |
__motd
|
[__motd] debian|ubuntu|devuan use /etc/motd
|
3 years ago |
__mount
|
Fix remaining shellcheck problems.
|
4 years ago |
__mysql_database
|
__mysql_database: add manual
|
3 years ago |
__mysql_privileges
|
__mysql_privileges: fix typo
|
3 years ago |
__mysql_user
|
__mysql_user: add manual
|
3 years ago |
__openldap_server
|
Fix building man pages
|
3 years ago |
__package
|
[alpine] add support for alpine in __package and __package_apk
|
4 years ago |
__package_apk
|
[__package_apk] fix / add support for @yrepo syntax
|
4 years ago |
__package_apt
|
__package_apt: add --install-recommends parameter
|
2 years ago |
__package_dpkg
|
`dpkg {-r|-P}` needs the package-, not the filename
|
5 years ago |
__package_emerge
|
shellcheck: SC2236: use -n instead of ! -z
|
4 years ago |
__package_emerge_dependencies
|
[type/__package_emerge_dependendencies] Send messages when a dependency is installed
|
4 years ago |
__package_luarocks
|
[type/__package_*] Print installed/removed messages
|
4 years ago |
__package_opkg
|
[type/__package_opkg] Implement flock locking if available
|
3 years ago |
__package_pacman
|
[type/__package_*] Print installed/removed messages
|
4 years ago |
__package_pip
|
__package_pip: corrected typo in man
|
2 years ago |
__package_pkg_freebsd
|
[type/__package_*] Print installed/removed messages
|
4 years ago |
__package_pkg_openbsd
|
Remove unused explorer
|
4 years ago |
__package_pkgng_freebsd
|
[type/__package_pkgng_freebsd] Set ASSUME_ALWAYS_YES instead of -y
|
2 years ago |
__package_rubygem
|
[type/__package_*] Print installed/removed messages
|
4 years ago |
__package_update_index
|
Fix shellcheck issues
|
3 years ago |
__package_upgrade_all
|
Fix SC2086 on all scripts
|
4 years ago |
__package_yum
|
[type/__package_*] Print installed/removed messages
|
4 years ago |
__package_zypper
|
[type/__package_*] Print installed/removed messages
|
4 years ago |
__pacman_conf
|
Fix SC2086 on all scripts
|
4 years ago |
__pacman_conf_integrate
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
4 years ago |
__pf_apply_anchor
|
[__pf*] (~) __pf_ruleset (+)__pf_apply_anchor, deprecate __pf_apply
|
3 years ago |
__pf_ruleset
|
[__pf_ruleset] Fix shellcheck issue.
|
3 years ago |
__ping
|
type: Add new type __ping
|
4 years ago |
__postfix
|
[__postfix] Automagically support more OSs by not checking too much.
|
3 years ago |
__postfix_master
|
Merge branch 'bugfix/postfix-master-option' into '6.6'
|
3 years ago |
__postfix_postconf
|
++alpine support
|
4 years ago |
__postfix_postmap
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__postfix_reload
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__postgres_conf
|
[type/__postgres_conf] Update man.rst
|
2 years ago |
__postgres_database
|
[type/__postgres_database] Proper quoting in state explorer
|
2 years ago |
__postgres_extension
|
[type/__postgres_extension] Add state explorer
|
2 years ago |
__postgres_role
|
[type/__postgres_role] Treat --password '' like no --password
|
2 years ago |
__process
|
Fix remaining shellcheck problems.
|
4 years ago |
__prometheus_alertmanager
|
Fix issues/Make prometheus+grafana+blackbox types compatible with Debian 10
|
3 years ago |
__prometheus_exporter
|
Fix issues/Make prometheus+grafana+blackbox types compatible with Debian 10
|
3 years ago |
__prometheus_server
|
Fix issues/Make prometheus+grafana+blackbox types compatible with Debian 10
|
3 years ago |
__pyvenv
|
[type/__pyvenv] Fix group explorer
|
2 years ago |
__qemu_img
|
Merge pull request #696 from thriqon/shellcheck-party-SC2086
|
4 years ago |
__rbenv
|
Change shebang to #!/bin/sh -e
|
6 years ago |
__rsync
|
use $__remote_exec for RSYNC_RSH
|
2 years ago |
__rvm
|
Fix SC1117.
|
4 years ago |
__rvm_gem
|
Remove unused variables (almost, found bugs?)
|
4 years ago |
__rvm_gemset
|
Disable SC2016 check.
|
4 years ago |
__rvm_ruby
|
Remove unused variables (almost, found bugs?)
|
4 years ago |
__sensible_editor
|
[__sensible_editor] Fix SC2028
|
3 years ago |
__service
|
Fixed calling of __systemd_service type with correct arguments.
|
2 years ago |
__snakeoil_cert
|
Fix docs code block errors
|
2 years ago |
__ssh_authorized_key
|
[type/__ssh_authorized_key] Only grep if file exists
|
2 years ago |
__ssh_authorized_keys
|
Resolve shellcheck SC1090
|
3 years ago |
__ssh_dot_ssh
|
[__ssh_dot_ssh] Fall back to /etc files if getent(1) is not available
|
3 years ago |
__sshd_config
|
[type/__sshd_config] Whitelist OpenBMC in manifest
|
2 years ago |
__staged_file
|
Use portable -p instead of --tmpdir for mktemp
|
4 years ago |
__start_on_boot
|
[type-docs] __start_on_boot: remove unspported *BSD claim.
|
3 years ago |
__sysctl
|
[type/__sysctl] Fix on NetBSD
|
3 years ago |
__systemd_service
|
__systemd_service: fix manpage typos
|
2 years ago |
__systemd_unit
|
shellcheck: SC2236: use -n instead of ! -z
|
4 years ago |
__timezone
|
[__timezone] Make type singleton
|
3 years ago |
__uci
|
Fix shellcheck source directives
|
2 years ago |
__uci_section
|
Fix shellcheck source directives
|
2 years ago |
__ufw
|
give error msg to stderr
|
3 years ago |
__ufw_rule
|
Added __ufw and __ufw_rule.
|
4 years ago |
__unpack
|
[__unpack] add --onchange
|
3 years ago |
__update_alternatives
|
[type/__update_alternatives] Fix for non-English locales
|
2 years ago |
__user
|
[type/__user] Install user{add,mod,del} packages on OpenWrt
|
3 years ago |
__user_groups
|
__user_groups: Support OpenBSD
|
6 years ago |
__xymon_apache
|
add new type `__xymon_apache` as a helper for `__xymon_server`
|
3 years ago |
__xymon_client
|
add `--msgcache`-parameter to support passive clients (__xymon_client)
|
3 years ago |
__xymon_config
|
add parameters for ownership and generic rsync-options (__xymon_config)
|
3 years ago |
__xymon_server
|
correct condition -- should check on remote side
|
3 years ago |
__yum_repo
|
shellcheck on /files/ scripts.
|
4 years ago |
__zypper_repo
|
To keep original echo intentionally disable SC2046 too
|
4 years ago |
__zypper_service
|
Fix spelling error in manpage
|
4 years ago |